|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
javax.faces.FactoryFinderTestCase2
public class FactoryFinderTestCase2
Unit tests for UISelectBooleanBase
.
Constructor Summary | |
---|---|
FactoryFinderTestCase2(java.lang.String name)
Construct a new instance of this test case. |
Method Summary | |
---|---|
void |
setUp()
|
static Test |
suite()
|
void |
tearDown()
|
void |
testJSFImplCase()
In the absence of webapp faces-config.xml and META-INF/services, verify that the overrides specified in the implementation faces-config.xml take precedence. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FactoryFinderTestCase2(java.lang.String name)
name
- Name of the test caseMethod Detail |
---|
public void setUp() throws java.lang.Exception
java.lang.Exception
public static Test suite()
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testJSFImplCase() throws java.lang.Exception
In the absence of webapp faces-config.xml and META-INF/services, verify that the overrides specified in the implementation faces-config.xml take precedence.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |