| Class | Description |
|---|---|
| BasePlaceholder |
Base class for all placeholder which are used to format the test method name.
|
| CanonicalClassNamePlaceholder | |
| CompleteMethodSignaturePlaceholder | |
| IndexPlaceholder | |
| ParameterPlaceholder |
This placeholder format the parameters of a dataprovider test as comma-separated
String according to the
given index or range subscript (see DataProvider.format(). |
| SimpleClassNamePlaceholder | |
| SimpleMethodNamePlaceholder |