Uses of Class
net.thucydides.core.util.Inflector
| Package | Description |
|---|---|
| net.thucydides.core.util |
-
Uses of Inflector in net.thucydides.core.util
Methods in net.thucydides.core.util that return Inflector Modifier and Type Method Description static InflectorInflector. getInstance()static InflectorInflector. inflection()Constructors in net.thucydides.core.util with parameters of type Inflector Constructor Description MultipleInflection(int cardinality, Inflector inflector)