|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.shale.test.base.AbstractJsfTestCase
org.apache.shale.test.base.AbstractViewControllerTestCase
org.apache.myfaces.test.AbstractTomahawkViewControllerTestCase
org.apache.myfaces.custom.stylesheet.StylesheetRendererTest
public class StylesheetRendererTest
| Field Summary |
|---|
| Fields inherited from class org.apache.shale.test.base.AbstractJsfTestCase |
|---|
application, config, externalContext, facesContext, facesContextFactory, lifecycle, lifecycleFactory, renderKit, request, response, servletContext, session |
| Constructor Summary | |
|---|---|
StylesheetRendererTest(String name)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
Setup the test environment, including the following: Set the Application Map. Set a response writer Add Tomahawk's renderers to the faces context. |
protected void |
tearDown()
Tear down the test environment. |
void |
testInline()
|
void |
testInlineInvalid()
|
void |
testLink()
|
| Methods inherited from class org.apache.myfaces.test.AbstractTomahawkViewControllerTestCase |
|---|
assertIdExists |
| Methods inherited from class org.apache.shale.test.base.AbstractViewControllerTestCase |
|---|
checkMessageCount, checkMessageCount |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StylesheetRendererTest(String name)
| Method Detail |
|---|
protected void setUp()
throws Exception
AbstractTomahawkViewControllerTestCase
setUp in class AbstractTomahawkViewControllerTestCaseException
protected void tearDown()
throws Exception
AbstractTomahawkViewControllerTestCase
tearDown in class AbstractTomahawkViewControllerTestCaseException
public void testInline()
throws IOException
IOException
public void testInlineInvalid()
throws IOException
IOException
public void testLink()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||