Class Java6JUnitBDDSoftAssertions

All Implemented Interfaces:
org.junit.rules.TestRule

public class Java6JUnitBDDSoftAssertions extends Java6AbstractBDDSoftAssertions implements org.junit.rules.TestRule
Duplicate of JUnitBDDSoftAssertions compatible with Android.
Since:
2.5.0 / 3.5.0
See Also:
  • Constructor Details

    • Java6JUnitBDDSoftAssertions

      public Java6JUnitBDDSoftAssertions()
  • 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
    • getErrors

      List<Throwable> getErrors()