public class IsWritableTestCase extends Object
| Constructor and Description |
|---|
IsWritableTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
isWritableIntIndexed() |
void |
isWritableMappedIntProperty() |
void |
isWritableNull() |
void |
isWritableReadOnlyProperty() |
void |
isWritableWriteOnlyProperty() |
void |
isWritbleIntArray() |
void |
isWritbleIntProperty() |
void |
isWritbleMapProperty() |
void |
isWritbleUnknown() |
public IsWritableTestCase()
public void isWritableNull() throws Exception
Exceptionpublic void isWritbleUnknown() throws Exception
Exceptionpublic void isWritbleIntProperty() throws Exception
Exceptionpublic void isWritbleIntArray() throws Exception
Exceptionpublic void isWritableIntIndexed() throws Exception
Exceptionpublic void isWritableMappedIntProperty() throws Exception
Exceptionpublic void isWritbleMapProperty() throws Exception
Exceptionpublic void isWritableReadOnlyProperty() throws Exception
Exceptionpublic void isWritableWriteOnlyProperty() throws Exception
ExceptionCopyright © 2012–2014 The Apache Software Foundation. All rights reserved.