javax.faces.component
Class NamingContainerTestCase
java.lang.Object
JUnitFacesTestCase
javax.faces.component.NamingContainerTestCase
public class NamingContainerTestCase
- extends JUnitFacesTestCase
Unit tests for the NamingContainer
functionality of all the
standard component classes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamingContainerTestCase
public NamingContainerTestCase(java.lang.String name)
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNested
public void testNested()
testNested2
public void testNested2()
testStandard
public void testStandard()
Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.