Uses of Class
org.testng.asserts.Assertion
Packages that use Assertion
-
Uses of Assertion in org.testng.asserts
Subclasses of Assertion in org.testng.assertsModifier and TypeClassDescriptionclassLog the messages of all the assertions that get run.classWhen an assertion fails, don't throw an exception but record the failure.