|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.apache.tiles.jsp.taglib.ImportAttributeTagTest
public class ImportAttributeTagTest
Tests ImportAttributeTag.
| Constructor Summary | |
|---|---|
ImportAttributeTagTest()
|
|
| Method Summary | |
|---|---|
void |
testTagNullEvaluateAllException()
Tests ImportAttributeTag with name not specified and ignore false. |
void |
testTagNullEvaluateAllIgnoreException()
Tests ImportAttributeTag with name not specified and ignore true. |
void |
testTagNullEvaluateException()
Tests ImportAttributeTag with name specified and ignore false. |
void |
testTagNullEvaluateIgnoreException()
Tests ImportAttributeTag with name specified and ignore true. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportAttributeTagTest()
| Method Detail |
|---|
public void testTagNullEvaluateException()
throws TilesJspException
ImportAttributeTag with name specified and ignore false.
TilesJspException - If something goes wrong.
public void testTagNullEvaluateIgnoreException()
throws TilesJspException
ImportAttributeTag with name specified and ignore true.
TilesJspException - If something goes wrong.
public void testTagNullEvaluateAllException()
throws TilesJspException
ImportAttributeTag with name not specified and ignore false.
TilesJspException - If something goes wrong.
public void testTagNullEvaluateAllIgnoreException()
throws TilesJspException
ImportAttributeTag with name not specified and ignore true.
TilesJspException - If something goes wrong.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||