public class VoidMethodsTestCase extends Object
Constructor and Description |
---|
VoidMethodsTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
cast() |
void |
cloneBean() |
void |
copyPropertiesTo() |
void |
describe() |
void |
get() |
void |
getIndexed() |
void |
getMapped() |
void |
getProperty() |
void |
invoke() |
void |
invokeExact() |
void |
populate() |
void |
setIndexed() |
void |
setMapped() |
void |
setProperty() |
void |
setUp() |
void |
tearDown() |
public VoidMethodsTestCase()
public void tearDown()
public void getProperty() throws Exception
Exception
public void getIndexed() throws Exception
Exception
public void setProperty() throws Exception
Exception
public void setIndexed() throws Exception
Exception
public void cast()
public void copyPropertiesTo() throws Exception
Exception
public void invokeExact() throws Exception
Exception
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.