Uses of Class
org.testng.asserts.Assertion

Packages that use Assertion
org.testng.asserts   
 

Uses of Assertion in org.testng.asserts
 

Subclasses of Assertion in org.testng.asserts
 class LoggingAssert
          Log the messages of all the assertions that get run.
 class SoftAssert
          When an assertion fails, don't throw an exception but record the failure.
 



Copyright © 2015. All Rights Reserved.