Details
-
Test
-
Status: Closed
-
Trivial
-
Resolution: Duplicate
-
6.0
-
None
-
None
-
None
Description
Currently, StreamExpressionTest consists of a single JUnit test that calls 10 or 15 methods, each targeting a particular type of stream or scenario.
Each of these scenario's would benefit being split into its own separate JUnit test. This would allow each scenario to pass/fail independently.