| org.apache.commons.beanutils.locale.LocaleBeanUtilsTestCase
LocaleBeanUtilsTestCase | public class LocaleBeanUtilsTestCase extends TestCase (Code) | | Test Case for
LocaleBeanUtils .
version: $Revision: 555476 $ $Date: 2007-07-12 04:08:37 +0100 (Thu, 12 Jul 2007) $ |
LocaleBeanUtilsTestCase | public LocaleBeanUtilsTestCase(String name)(Code) | | Construct a new instance of this test case.
Parameters: name - Name of the test case |
setUp | public void setUp()(Code) | | Set up instance variables required by this test case.
|
suite | public static Test suite()(Code) | | Return the tests included in this test suite.
Test Suite |
tearDown | public void tearDown()(Code) | | Tear down instance variables required by this test case.
|
testSetNestedPropertyIndexed | public void testSetNestedPropertyIndexed()(Code) | | Test setting a nested indexed property
|
testSetNestedPropertySimple | public void testSetNestedPropertySimple()(Code) | | Test setting a nested simple property
|
|
|