Uses of Class
jfun.jaskell.junit.AssertionSupport

Packages that use AssertionSupport
jfun.jaskell.junit Provides classes that support writing junit test cases in jaskell script. 
 

Uses of AssertionSupport in jfun.jaskell.junit
 

Subclasses of AssertionSupport in jfun.jaskell.junit
 class JUnit
          This class adds assertion functions to a Jaskell runtime and also creates JUnit test suite from a jaskell junit script.