Class Java6SoftAssertions


public class Java6SoftAssertions extends Java6AbstractStandardSoftAssertions
Soft assertions compatible with Android. Duplicated from SoftAssertions.
Since:
2.5.0 / 3.5.0
See Also:
  • Constructor Details

    • Java6SoftAssertions

      public Java6SoftAssertions()
  • Method Details

    • assertAll

      public void assertAll()
      Verifies that no proxied assertion methods have failed.
      Throws:
      SoftAssertionError - if any proxied assertion objects threw