|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ajaxtags.tags.AbstractTagTest<AjaxTabPanelTag>
net.sourceforge.ajaxtags.tags.AjaxTabPanelTagTest
public class AjaxTabPanelTagTest
Test for AjaxTabPanelTag.
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.ajaxtags.tags.AbstractTagTest |
|---|
context, tag |
| Constructor Summary | |
|---|---|
AjaxTabPanelTagTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
Set up. |
void |
testDoEndTag()
Test method for tag content generation. |
void |
testDoEndTagClasses()
Test method for tag content generation. |
void |
testDoEndTagEmpty()
Test method for tag content generation. |
void |
testDoEndTagIds()
Test method for tag content generation. |
void |
testGetPages()
Test list of tabs. |
| Methods inherited from class net.sourceforge.ajaxtags.tags.AbstractTagTest |
|---|
assertAfterBody, assertContent, assertContent, assertEndTag, assertStartTagEvalBody, assertStartTagSkipBody, getContent, reformat, setUp, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AjaxTabPanelTagTest()
| Method Detail |
|---|
public void setUp()
throws Exception
Exception - if setUp failspublic void testGetPages()
public void testDoEndTagEmpty()
throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspException - on tag errors
public void testDoEndTag()
throws javax.servlet.jsp.JspException,
TransformerException,
SAXException
javax.servlet.jsp.JspException - on tag errors
SAXException - if any parse errors occur
TransformerException - if it is not possible to transform document to string
public void testDoEndTagIds()
throws javax.servlet.jsp.JspException,
TransformerException,
SAXException
javax.servlet.jsp.JspException - on tag errors
SAXException - if any parse errors occur
TransformerException - if it is not possible to transform document to string
public void testDoEndTagClasses()
throws javax.servlet.jsp.JspException,
TransformerException,
SAXException
javax.servlet.jsp.JspException - on tag errors
SAXException - if any parse errors occur
TransformerException - if it is not possible to transform document to string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||