public class IsReadableTestCase extends Object
| Constructor and Description |
|---|
IsReadableTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
isReadableIntIndexed() |
void |
isReadableMappedIntProperty() |
void |
isReadableNull() |
void |
isReadableReadOnlyProperty() |
void |
isReadableWriteOnlyProperty() |
void |
isReadbleIntArray() |
void |
isReadbleIntProperty() |
void |
isReadbleMapProperty() |
void |
isReadbleUnknown() |
public IsReadableTestCase()
public void isReadableNull() throws Exception
Exceptionpublic void isReadbleUnknown() throws Exception
Exceptionpublic void isReadbleIntProperty() throws Exception
Exceptionpublic void isReadbleIntArray() throws Exception
Exceptionpublic void isReadableIntIndexed() throws Exception
Exceptionpublic void isReadableMappedIntProperty() throws Exception
Exceptionpublic void isReadbleMapProperty() throws Exception
Exceptionpublic void isReadableReadOnlyProperty() throws Exception
Exceptionpublic void isReadableWriteOnlyProperty() throws Exception
ExceptionCopyright © 2012–2014 The Apache Software Foundation. All rights reserved.