|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssertTagSupport | |
org.apache.commons.jelly.tags.junit | A collection of JUnit tags for performing unit tests written in Jelly script. |
Uses of AssertTagSupport in org.apache.commons.jelly.tags.junit |
Subclasses of AssertTagSupport in org.apache.commons.jelly.tags.junit | |
class |
AssertEqualsTag
Compares an actual object against an expected object and if they are different then the test will fail. |
class |
AssertTag
Performs an assertion that a given boolean expression, or XPath expression is true. |
class |
FailTag
This tag causes a failure message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |