Uses of Interface
org.testng.asserts.IAssertLifecycle
Packages that use IAssertLifecycle
-
Uses of IAssertLifecycle in org.testng.asserts
Classes in org.testng.asserts that implement IAssertLifecycleModifier and TypeClassDescriptionclass
An assert class with various hooks allowing its behavior to be modified by subclasses.class
Log the messages of all the assertions that get run.class
When an assertion fails, don't throw an exception but record the failure.