public class GetMappedPropertyTestCase extends Object
| Constructor and Description |
|---|
GetMappedPropertyTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
getDefaultMapped() |
void |
getExceptionMapped() |
void |
getMappedIntNullKey() |
void |
getMappedMappedIntProperty() |
void |
getMappedMappedObjects() |
void |
getMappedMappedProperty() |
void |
getMappedNotMappedProperty() |
void |
getMappedNull() |
void |
getMappedUnknownKey() |
void |
getMappedUnknownProperty() |
void |
getPrivateMapped() |
void |
getProtectedMapped() |
void |
setUp() |
public GetMappedPropertyTestCase()
public void setUp()
public void getMappedNull() throws Exception
Exceptionpublic void getMappedUnknownProperty() throws Exception
Exceptionpublic void getMappedNotMappedProperty() throws Exception
Exceptionpublic void getMappedIntNullKey() throws Exception
Exceptionpublic void getMappedUnknownKey() throws Exception
Exceptionpublic void getMappedMappedProperty() throws Exception
Exceptionpublic void getMappedMappedIntProperty() throws Exception
Exceptionpublic void getMappedMappedObjects() throws Exception
Exceptionpublic void getExceptionMapped()
public void getPrivateMapped()
public void getProtectedMapped()
public void getDefaultMapped()
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.