Package org.testng.asserts


package org.testng.asserts
  • Class
    Description
    An assert class with various hooks allowing its behavior to be modified by subclasses.
     
    Life cycle methods for the assertion class.
    Log the messages of all the assertions that get run.
    When an assertion fails, don't throw an exception but record the failure.