|
||||||||||
| 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.myfaces.test.base.AbstractJsfTestCase
org.apache.myfaces.test.base.AbstractViewControllerTestCase
org.apache.myfaces.test.AbstractTomahawkViewControllerTestCase
org.apache.myfaces.custom.date.HtmlDateRendererTest
public class HtmlDateRendererTest
| Nested Class Summary | |
|---|---|
static class |
HtmlDateRendererTest.DateTestConverter
|
| Field Summary |
|---|
| Fields inherited from class org.apache.myfaces.test.base.AbstractJsfTestCase |
|---|
application, config, externalContext, facesContext, facesContextFactory, lifecycle, lifecycleFactory, renderKit, request, response, servletContext, session |
| Constructor Summary | |
|---|---|
HtmlDateRendererTest(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. |
static junit.framework.Test |
suite()
|
protected void |
tearDown()
Tear down the test environment. |
void |
testDecodeConverterDate()
|
void |
testDecodeConverterFlorp()
|
void |
testDecodeConverterFull()
|
void |
testDecodeConverterTime()
|
void |
testDecodeConverterWithSubmittedValue()
|
void |
testDecodeDate()
|
void |
testDecodeDisabled()
|
void |
testDecodeFlorp()
|
void |
testDecodeFull()
|
void |
testDecodeTime()
|
void |
testDecodeWithSubmittedValue()
|
void |
testEncodeEnd()
|
void |
testGetConvertedValue()
|
void |
testHtmlPropertyPassTru()
|
| Methods inherited from class org.apache.myfaces.test.AbstractTomahawkViewControllerTestCase |
|---|
assertIdExists |
| Methods inherited from class org.apache.myfaces.test.base.AbstractViewControllerTestCase |
|---|
checkMessageCount, checkMessageCount |
| Methods inherited from class org.apache.myfaces.test.base.AbstractJsfTestCase |
|---|
setFactories, setUpApplication, setUpExternalContext, setUpFacesContext, setUpJSFObjects, setUpLifecycle, setUpRenderKit, setUpServletObjects, setUpView |
| 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 HtmlDateRendererTest(String name)
| Method Detail |
|---|
public static junit.framework.Test suite()
protected void setUp()
throws Exception
AbstractTomahawkViewControllerTestCase
setUp in class AbstractTomahawkViewControllerTestCaseException
protected void tearDown()
throws Exception
AbstractTomahawkViewControllerTestCase
tearDown in class AbstractTomahawkViewControllerTestCaseException
public void testDecodeDate()
throws Exception
Exception
public void testDecodeWithSubmittedValue()
throws Exception
Exception
public void testDecodeTime()
throws Exception
Exception
public void testDecodeFull()
throws Exception
Exception
public void testDecodeFlorp()
throws Exception
Exception
public void testDecodeDisabled()
throws Exception
Exception
public void testDecodeConverterDate()
throws Exception
Exception
public void testDecodeConverterWithSubmittedValue()
throws Exception
Exception
public void testDecodeConverterTime()
throws Exception
Exception
public void testDecodeConverterFull()
throws Exception
Exception
public void testDecodeConverterFlorp()
throws Exception
Exception
public void testEncodeEnd()
throws Exception
Exception
public void testGetConvertedValue()
throws Exception
Exception
public void testHtmlPropertyPassTru()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||