| Package | Description |
|---|---|
| org.assertj.core.util |
| Modifier and Type | Method | 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 © 2014–2019. All rights reserved.