Class Java6JUnitBDDSoftAssertions

All Implemented Interfaces:
AfterAssertionErrorCollected, AssertionErrorCollector, InstanceOfAssertFactories, Java6BDDSoftAssertionsProvider, SoftAssertionsProvider, SoftAssertionsRule, org.junit.rules.TestRule

@Deprecated public class Java6JUnitBDDSoftAssertions extends AbstractSoftAssertions implements Java6BDDSoftAssertionsProvider, SoftAssertionsRule
Deprecated.
For Android compatible assertions use the latest assertj 2.x version which is based on Java 7 only.

Duplicate of JUnitBDDSoftAssertions compatible with Android.

Since:
2.5.0 / 3.5.0
See Also:
  • Constructor Details

    • Java6JUnitBDDSoftAssertions

      public Java6JUnitBDDSoftAssertions()
      Deprecated.