Class Java6BDDSoftAssertions

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

@Deprecated(since="3", forRemoval=true) public class Java6BDDSoftAssertions extends AbstractSoftAssertions implements Java6BDDSoftAssertionsProvider
Deprecated, for removal: This API element is subject to removal in a future version.
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, for removal: This API element is subject to removal in a future version.