Class Java6BDDSoftAssertions

All Implemented Interfaces:
AfterAssertionErrorCollected, AssertionErrorCollector, InstanceOfAssertFactories, Java6BDDSoftAssertionsProvider, SoftAssertionsProvider

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

BDD-style Android-compatible soft assertions. Duplicated from BDDSoftAssertions.

Since:
2.5.0 / 3.5.0
See Also:
  • Constructor Details

    • Java6BDDSoftAssertions

      public Java6BDDSoftAssertions()
      Deprecated.