public class ConstantParameterTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstantParameterTestCase.ConstantParameterTestClass |
| Constructor and Description |
|---|
ConstantParameterTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testClassTypesAllowed() |
void |
testParameterizedTypesAllowed() |
void |
testThatInstaceTypeAcceptedForPrimitives()
constant parameter with instance type shall verify for expected primitives
|
public ConstantParameterTestCase()
public void testThatInstaceTypeAcceptedForPrimitives() throws Exception
Exceptionpublic void testClassTypesAllowed() throws Exception
Exceptionpublic void testParameterizedTypesAllowed() throws Exception
ExceptionCopyright © 2003–2015 Codehaus. All rights reserved.