|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAssertTagHandler | |
junit.extensions.xml.elements | TagHandlers for the basic implementation of the XML. |
Uses of AbstractAssertTagHandler in junit.extensions.xml.elements |
Subclasses of AbstractAssertTagHandler in junit.extensions.xml.elements | |
class |
AssertEnabledTagHandler
This class will handle the processing of <assertenabled> nodes. |
class |
AssertEqualsTagHandler
This class will handle the processing of <assertequal> nodes. |
class |
AssertHasFocusTagHandler
This class will handle the processing of <assertenabled> nodes. |
class |
AssertNotEqualsTagHandler
This class will handle the processing of <assertnotequal> nodes. |
class |
AssertNotNullTagHandler
This class will handle the processing of <assertnotnull> nodes. |
class |
AssertNotSameTagHandler
This class will handle the processing of <assertnotsame> nodes. |
class |
AssertNullTagHandler
This class will handle the processing of <assertnull> nodes. |
class |
AssertSameTagHandler
This class will handle the processing of <assertsame> nodes. |
class |
FailTagHandler
This tag handler forces the test case to fail by throwing a AssertFailError from the test case. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |