Package 

Class RunStateChanges

  • All Implemented Interfaces:

    
    public final class RunStateChanges
    extends Statement
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • 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)