| org.iscreen.ognl.OgnlValidationFactoryConfigTest
OgnlValidationFactoryConfigTest | public class OgnlValidationFactoryConfigTest extends TestCase (Code) | | Tests the ValidationFactoryConfig class.
author: Shellman, Dan |
Method Summary | |
public void | testDefaultFactory() Tests the creation of the default factory. | public void | testProperConfig() Tests to make sure config is properly set on the factory. |
OgnlValidationFactoryConfigTest | public OgnlValidationFactoryConfigTest(String name)(Code) | | |
testDefaultFactory | public void testDefaultFactory()(Code) | | Tests the creation of the default factory.
|
testProperConfig | public void testProperConfig()(Code) | | Tests to make sure config is properly set on the factory.
|
|
|