| Class | Description |
|---|---|
| ArrayUtil |
Common operations which need to be performed on arrays in combinatorial test input generation.
|
| CombinationUtil |
Common utilities used for integer array which represent combinations or test inputs.
|
| Combinator |
Utility methods used for combinatorial tasks in the context of combinatorial
test generation.
|
| IntArrayWrapper |
A wrapper class for integer arrays so that they can be used inside collections.
|
| Preconditions |
Preconditions which can be used to validate the argument passed to methods.
|
| PredicateUtil |
Utilities used in context of java
Predicate. |
Copyright © 2019. All rights reserved.