| Class | Description |
|---|---|
| RunWithSplits | |
| Scenario | |
| SplitTestRunner |
Split Test Runner
Extension of standard JUnit 4 Runner
Leverages Split* Testing Annotations to automate unit testing across various Feature Flag treatments
Only one Annotation is respected per Test (IE Can not combine @SplitTest with @SplitScenarios on a single Test method)
|
| Suite |
Copyright © 2019. All rights reserved.