Currently when you call method exec all the chaos is set and the test is execute. We should add some kind of execRandom that basically you preprogram everything but then it is not executed immediately but in random time.
And the same with exec without parameters.
Currently when you call method
execall the chaos is set and the test is execute. We should add some kind ofexecRandomthat basically you preprogram everything but then it is not executed immediately but in random time.And the same with
execwithout parameters.