Class NamespacedHierarchicalStore.MemoizingSupplier.Failure

java.lang.Object
org.junit.platform.engine.support.store.NamespacedHierarchicalStore.MemoizingSupplier.Failure
Enclosing class:
NamespacedHierarchicalStore.MemoizingSupplier

private static class NamespacedHierarchicalStore.MemoizingSupplier.Failure extends Object
  • Field Details

    • throwable

      private final Throwable throwable
  • Constructor Details

    • Failure

      public Failure(Throwable throwable)