public class SetMappedPropertyTestCase extends Object
| Constructor and Description |
|---|
SetMappedPropertyTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
getDefaultMapped() |
void |
getMappedIntNullKey() |
void |
getMappedNotMappedProperty() |
void |
getPrivateMapped() |
void |
getProtectedMapped() |
void |
setExceptionMapped() |
void |
setMappedMappedIntProperty() |
void |
setMappedMappedObjects() |
void |
setMappedMappedProperty() |
void |
setMappedNull() |
void |
setMappedUnknown() |
void |
setMappedUnknownKey() |
void |
setUp() |
public SetMappedPropertyTestCase()
public void setUp()
public void setMappedNull()
public void setMappedUnknown()
public void getMappedNotMappedProperty() throws Exception
Exceptionpublic void getMappedIntNullKey() throws Exception
Exceptionpublic void setMappedUnknownKey() throws Exception
Exceptionpublic void setMappedMappedProperty() throws Exception
Exceptionpublic void setMappedMappedIntProperty() throws Exception
Exceptionpublic void setMappedMappedObjects() throws Exception
Exceptionpublic void setExceptionMapped()
public void getPrivateMapped()
public void getProtectedMapped()
public void getDefaultMapped()
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.