Class Java6SoftAssertions

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

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

Soft assertions compatible with Android. Duplicated from SoftAssertions.

Since:
2.5.0 / 3.5.0
See Also:
  • Constructor Details

    • Java6SoftAssertions

      public Java6SoftAssertions()
      Deprecated.