|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sourceforge.smile.test.AbstractTest
net.sourceforge.smile.test.FacesContextTestCase
Test case that check the FacesContextFactory implementation. Checks all known requirements as specified in the spcs JSF.5.8 and corresponding Javadocs.
Constructor Summary | |
FacesContextTestCase()
|
Method Summary | |
void |
testFacesContextFactory()
|
void |
testFacesResponseCompleteRenderResponse()
|
void |
testGetFacesEvents()
|
void |
testMessageHandling()
Check message operations requirements. |
void |
testMiscelanious()
|
void |
testNullPointerExceptions()
|
void |
testSetTree()
|
Methods inherited from class junit.framework.TestCase |
countTestCases, getName, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FacesContextTestCase()
Method Detail |
public void testFacesContextFactory() throws java.lang.Exception
java.lang.Exception
public void testFacesResponseCompleteRenderResponse() throws java.lang.Exception
java.lang.Exception
public void testGetFacesEvents() throws java.lang.Exception
java.lang.Exception
public void testMessageHandling() throws java.lang.Exception
java.lang.Exception
public void testNullPointerExceptions() throws java.lang.Exception
java.lang.Exception
public void testMiscelanious() throws java.lang.Exception
java.lang.Exception
public void testSetTree() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |