Package | Description |
---|---|
org.apache.commons.jelly.tags.junit |
A collection of JUnit tags for
performing unit tests written in Jelly script.
|
Class and Description |
---|
AssertTagSupport
The abstract base class of any assertion tag which is
useful for implementation inheritence.
|
JellyAssertionFailedError
JellyAssertionFailedError is
a JUnit AssertionFailedError which is LocationAware so that it can include
details of where in the JellyUnit test case that the failure occurred. |
Copyright © 2012. All Rights Reserved.