Uses of Package
org.apache.commons.jelly.tags.junit

Packages that use org.apache.commons.jelly.tags.junit
org.apache.commons.jelly.tags.junit A collection of JUnit tags for performing unit tests written in Jelly script. 
 

Classes in org.apache.commons.jelly.tags.junit used by org.apache.commons.jelly.tags.junit
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 © 2011. All Rights Reserved.