public class ParameterizedSuiteBuilder.TestInstantiatorBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
Constructor<?> |
getConstructor() |
Object[] |
getConstructorArgs() |
String |
getDescription() |
ParameterizedSuiteBuilder.TestInstantiatorBuilder |
named(String description)
Set the test description.
|
public Constructor<?> getConstructor()
public Object[] getConstructorArgs()
public String getDescription()
public ParameterizedSuiteBuilder.TestInstantiatorBuilder named(String description)
Copyright © 2014. All rights reserved.