Uses of Class
org.testng.asserts.Assertion
-
Packages that use Assertion Package Description org.testng.asserts -
-
Uses of Assertion in org.testng.asserts
Subclasses of Assertion in org.testng.asserts Modifier and Type Class Description classLoggingAssertLog the messages of all the assertions that get run.classSoftAssertWhen an assertion fails, don't throw an exception but record the failure.
-