Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I turned the IT to JUnit runner Theories because this runner tests all combinations of two parameters.
Due to this runner is not stable and does not proceed with next test if previous fails, I had to use Parameterized runner. Additionally Theories runner does not support JUnit Assumptions.