public class StringCollectionUtilTest extends Object
StringCollectionUtil.| Constructor and Description |
|---|
StringCollectionUtilTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testRemoveMatchingWithMatchingPattern() |
void |
testRemoveMatchingWithNoMatchingPattern() |
void |
testRemoveMatchingWithNoPatterns() |
void |
testRetainMatchingWithMatchingPattern() |
void |
testRetainMatchingWithNoMatchingPattern() |
void |
testRetainMatchingWithNoPatterns() |
public void testRetainMatchingWithNoPatterns()
throws Exception
Exceptionpublic void testRetainMatchingWithMatchingPattern()
throws Exception
Exceptionpublic void testRetainMatchingWithNoMatchingPattern()
throws Exception
Exceptionpublic void testRemoveMatchingWithNoPatterns()
throws Exception
Exceptionpublic void testRemoveMatchingWithMatchingPattern()
throws Exception
ExceptionCopyright © 2005–2016 QOS.ch. All rights reserved.