Hierarchy For Package org.saynotobugs.confidence.junit5.engine.assertion

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.saynotobugs.confidence.junit5.engine.assertion.AssertionThat<T> (implements org.saynotobugs.confidence.junit5.engine.Assertion)
    • org.saynotobugs.confidence.junit5.engine.assertion.WithResource (implements org.saynotobugs.confidence.junit5.engine.Assertion)

Interface Hierarchy

  • java.lang.AutoCloseable
    • org.saynotobugs.confidence.junit5.engine.assertion.WithResource.Resource<T> (also extends org.dmfs.jems2.Single<T>)
  • org.dmfs.jems2.Fragile<T,​E>
    • org.dmfs.jems2.Single<T>
      • org.saynotobugs.confidence.junit5.engine.assertion.WithResource.Resource<T> (also extends java.lang.AutoCloseable)