Class Java6JUnitSoftAssertions

All Implemented Interfaces:
org.junit.rules.TestRule

public class Java6JUnitSoftAssertions extends Java6AbstractStandardSoftAssertions implements org.junit.rules.TestRule
JUnitSoftAssertions rule compatible with Android. Duplicated from JUnitSoftAssertions.
Since:
2.5.0 / 3.5.0
See Also:
  • Constructor Details

    • Java6JUnitSoftAssertions

      public Java6JUnitSoftAssertions()
  • Method Details

    • apply

      public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
      Specified by:
      apply in interface org.junit.rules.TestRule