public class StringSupportTest extends Object
StringSupport| Modifier and Type | Field and Description |
|---|---|
private static String |
EMPTY_TRIM_TEST2 |
private static String |
SEPARATOR |
private static String |
TEST_LIST |
private static List<String> |
TEST_LIST_AS_LIST |
private static String |
TRIM_TEST1 |
| Constructor and Description |
|---|
StringSupportTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testInputStreamToString() |
void |
testListToStringValue() |
void |
testNormalizeStringCollection() |
void |
testStringToList() |
void |
testTrim() |
void |
testTrimOrNull() |
private static final String TRIM_TEST1
private static final String EMPTY_TRIM_TEST2
private static final String SEPARATOR
private static final String TEST_LIST
public void testInputStreamToString()
throws IOException
IOExceptionpublic void testListToStringValue()
public void testStringToList()
public void testTrim()
public void testTrimOrNull()
public void testNormalizeStringCollection()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.