| It has been accidentally used in some tests recently. Only org.testng.Assert should be used instead. Note that the order of expected and actual parameters is reversed. I tried to prevent usage of that class via CheckStyle's ImportControl feature (hence the parallel upgrade to 7.6) but couldn't make it, it would give me wrong errors for some reason. |