public interface CaseConversion
String.| Modifier and Type | Method and Description |
|---|---|
String |
convert(String value)
Converts the
String in parameter to another. |
String |
getConversionName()
Returns the name of the conversion.
|
Copyright © 2015–2017 AssertJ. All rights reserved.