Package 

Class RunStateChanges

    • Method Summary

      Modifier and Type Method Description
      Unit evaluate()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RunStateChanges

        RunStateChanges(Statement next, List<Pair<FrameworkMethod, State>> methods, List<Supplier<out Object>> stateChangeHandlers, ProviderState providerState, Map<String, Object> testContext, IProviderVerifier verifier)