public class ArgumentMatcherUtilsTest extends Object
| Constructor and Description |
|---|
ArgumentMatcherUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAny() |
void |
testEndsWith() |
void |
testEq() |
void |
testGt() |
void |
testGte() |
void |
testIsA() |
void |
testIsNull() |
void |
testLt() |
void |
testLte() |
void |
testMatches() |
void |
testNotNull() |
void |
testStartsWith() |
public ArgumentMatcherUtilsTest()
public void testIsNull() throws Exception
Exceptionpublic void testMatches() throws Exception
Exceptionpublic void testNotNull() throws Exception
Exceptionpublic void testStartsWith() throws Exception
Exceptionpublic void testEndsWith() throws Exception
ExceptionCopyright © 2005–2014 The Apache Software Foundation. All rights reserved.