public final class GetPropertyTestCase extends Object
| Constructor and Description |
|---|
GetPropertyTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
getDefaultProperty() |
void |
getExcpetionProperty() |
void |
getNull() |
void |
getPrivateProperty() |
void |
getProtectedProperty() |
void |
getSimpleBoolean()
Test getSimpleProperty on a boolean property.
|
void |
getUnknownProperty() |
void |
getWirteOnlyProperty() |
void |
setUp() |
void |
tearDown() |
public GetPropertyTestCase()
public void setUp()
public void tearDown()
public void getSimpleBoolean() throws Exception
Exceptionpublic void getWirteOnlyProperty() throws Exception
Exceptionpublic void getUnknownProperty() throws Exception
Exceptionpublic void getPrivateProperty()
public void getProtectedProperty()
public void getDefaultProperty()
public void getExcpetionProperty()
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.