title%20JUnit%20Integration%20Flow%20-%20Regression%20Mode%0A%0Aparticipant%20JUnit%0A%0Aparticipantgroup%20Jazzer%0Aparticipant%20evaluateExecutionConditions%0Aparticipant%20provideArguments%0Aend%0A%0Aactivate%20JUnit%0Aloop%20for%20all%20tests%0A%0Acreate%20Tested%20Method%0A%0AJUnit-%3EevaluateExecutionConditions%3Acheck%20if%20test%20enabled%0Aactivate%20evaluateExecutionConditions%0Anote%20over%20evaluateExecutionConditions%3A%20all%20tests%20are%20enabled%20in%20regression%0AevaluateExecutionConditions--%3EJUnit%3Atest%20enabled%0Adeactivate%20evaluateExecutionConditions%0A%0AJUnit-%3EprovideArguments%3Aget%20argument%20set%0Aactivate%20provideArguments%0AprovideArguments--%3EJUnit%3Areturn%20stream%20of%20argument%20sets%0Adeactivate%20provideArguments%0A%0Aloop%20for%20all%20arguments%0AJUnit-%3EevaluateExecutionConditions%3Acheck%20if%20this%20argument%20set%20should%20be%20run%0Aactivate%20evaluateExecutionConditions%0AevaluateExecutionConditions--%3EJUnit%3Aargument%20set%20enabled%0Adeactivate%20evaluateExecutionConditions%0A%0AJUnit-%3ETested%20Method%3A%20run%20test%0Aactivate%20Tested%20Method%0ATested%20Method--%3EJUnit%3A%20return%20results%0Adeactivate%20Tested%20Method%0Adestroysilent%20Tested%20Method%0A%0Aend%0A%0Aend%0AJUnit Integration Flow - Regression ModeJazzerJUnitevaluateExecutionConditionsprovideArgumentsTested Methodcheck if test enabledall tests are enabled in regressiontest enabledget argument setreturn stream of argument setscheck if this argument set should be runargument set enabledrun testreturn resultsloop[for all tests]loop[for all arguments]