Class Hierarchy

  • java.lang.Object
    • org.junit.platform.engine.support.descriptor.AbstractTestDescriptor (implements org.junit.platform.engine.TestDescriptor)
      • org.saynotobugs.confidence.junit5.engine.testengine.testdescriptor.ClassTestDescriptor (implements org.saynotobugs.confidence.junit5.engine.testengine.Testable)
      • org.saynotobugs.confidence.junit5.engine.testengine.testdescriptor.FieldTestDescriptor (implements org.saynotobugs.confidence.junit5.engine.testengine.Testable)
    • org.saynotobugs.confidence.junit5.engine.assertion.AssertionThat<T> (implements org.saynotobugs.confidence.junit5.engine.Assertion)
    • org.saynotobugs.confidence.junit5.engine.testengine.ConfidenceEngine (implements org.junit.platform.engine.TestEngine)
    • org.saynotobugs.confidence.junit5.engine.resource.LazyResource<T> (implements org.saynotobugs.confidence.junit5.engine.Resource<T>)
    • org.saynotobugs.confidence.quality.composite.QualityComposition<T> (implements org.saynotobugs.confidence.Quality<T>)
    • org.saynotobugs.confidence.junit5.engine.ResourceComposition<T> (implements org.saynotobugs.confidence.junit5.engine.Resource<T>)
      • org.saynotobugs.confidence.junit5.engine.resource.Derived<Derivate>
      • org.saynotobugs.confidence.junit5.engine.resource.Initialized<T>
      • org.saynotobugs.confidence.junit5.engine.resource.SystemOut
      • org.saynotobugs.confidence.junit5.engine.resource.TempDir
    • org.saynotobugs.confidence.junit5.engine.assertion.WithResource (implements org.saynotobugs.confidence.junit5.engine.Assertion)

Interface Hierarchy

  • org.saynotobugs.confidence.junit5.engine.Assertion
  • java.lang.AutoCloseable
    • org.saynotobugs.confidence.junit5.engine.ResourceHandle<T> (also extends org.dmfs.jems2.Single<T>)
  • org.dmfs.jems2.Fragile<T,E>
    • org.saynotobugs.confidence.junit5.engine.Resource<T>
    • org.dmfs.jems2.Single<T>
  • org.saynotobugs.confidence.junit5.engine.testengine.Testable

Annotation Interface Hierarchy