public class JaskellTestSuite
extends junit.framework.TestSuite
| Constructor and Description |
|---|
JaskellTestSuite(Tuple tuple,
java.lang.String name)
Create a JaskellTestSuite object.
|
public JaskellTestSuite(Tuple tuple, java.lang.String name)
tuple - the test tuple.name - the name of the test script.
If the "name" tuple member is not defined by the tuple, this name is used
as the test suite name.