public class MethodsTestCase extends Object
| Constructor and Description |
|---|
MethodsTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
invokeExactExceptionMethod() |
void |
invokeExactGetBooleanProperty() |
void |
invokeExactGetIntProperty() |
void |
invokeExactMethodNonExistent() |
void |
invokeExactMethodNull() |
void |
invokeExactMethodSetBooleanProperty() |
void |
invokeExactMethodSetBooleanPropertyWithWrapper() |
void |
invokeExactMethodSetBooleanPropertyWithWrapperAsPrimitive() |
void |
invokeExactMethodSetIntProperty() |
void |
invokeExactMethodSetIntPropertyWithWrapper() |
void |
invokeExactMethodSetIntPropertyWithWrapperAsPrimitive() |
void |
invokeExceptionMethod() |
void |
invokeMethodGetBooleanProperty() |
void |
invokeMethodGetIntProperty() |
void |
invokeMethodNonExistent() |
void |
invokeMethodNull() |
void |
invokeMethodSetBooleanProperty() |
void |
invokeMethodSetBooleanPropertyWithWrapper() |
void |
invokeMethodSetIntProperty() |
void |
invokeMethodSetIntPropertyWithWrapper() |
void |
setUp() |
void |
tearDown() |
public MethodsTestCase()
public void setUp()
public void tearDown()
public void invokeMethodGetBooleanProperty() throws Exception
Exceptionpublic void invokeMethodSetBooleanProperty() throws Exception
Exceptionpublic void invokeMethodSetBooleanPropertyWithWrapper() throws Exception
Exceptionpublic void invokeMethodGetIntProperty() throws Exception
Exceptionpublic void invokeMethodSetIntProperty() throws Exception
Exceptionpublic void invokeMethodSetIntPropertyWithWrapper() throws Exception
Exceptionpublic void invokeMethodNull() throws Exception
Exceptionpublic void invokeMethodNonExistent() throws Exception
Exceptionpublic void invokeExactGetBooleanProperty() throws Exception
Exceptionpublic void invokeExactMethodSetBooleanProperty() throws Exception
Exceptionpublic void invokeExactMethodSetBooleanPropertyWithWrapper() throws Exception
Exceptionpublic void invokeExactMethodSetBooleanPropertyWithWrapperAsPrimitive() throws Exception
Exceptionpublic void invokeExactGetIntProperty() throws Exception
Exceptionpublic void invokeExactMethodSetIntProperty() throws Exception
Exceptionpublic void invokeExactMethodSetIntPropertyWithWrapper() throws Exception
Exceptionpublic void invokeExactMethodSetIntPropertyWithWrapperAsPrimitive() throws Exception
Exceptionpublic void invokeExactMethodNull() throws Exception
Exceptionpublic void invokeExactMethodNonExistent() throws Exception
Exceptionpublic void invokeExceptionMethod() throws Exception
Exceptionpublic void invokeExactExceptionMethod() throws Exception
ExceptionCopyright © 2012–2014 The Apache Software Foundation. All rights reserved.