| Package | Description |
|---|---|
| com.nitorcreations.junit.runners.parameterized |
| Modifier and Type | Method and Description |
|---|---|
ParameterizedSuiteBuilder.TestInstantiatorBuilder |
ParameterizedSuiteBuilder.constructWith(Object... constructorArgs)
Add a new test to the suite, to be constructed with the given arguments.
|
ParameterizedSuiteBuilder.TestInstantiatorBuilder |
ParameterizedSuiteBuilder.TestInstantiatorBuilder.named(String description)
Set the test description.
|
Copyright © 2014. All rights reserved.