Modifier and Type | Method and Description |
---|---|
static Strings.StringToAppend |
Strings.append(String toAppend)
Appends a given
String to the given target, only if the target does not end with the given String
to append. |
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.