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
Exception
public void testClassTypesAllowed() throws Exception
Exception
public void testParameterizedTypesAllowed() throws Exception
Exception
Copyright © 2003–2016 Codehaus. All rights reserved.