A B C D E F G H I J K L M N O P R S T V X _

J

JTestCase - Class in org.jtestcase
This utility class is used for unit test to help reading data (test cases) from xml file.
JTestCase(String, String) - Constructor for class org.jtestcase.JTestCase
Constructed from full file name and class name.
JTestCaseDigester - Class in org.jtestcase.core.digester
Helper for handling the JTestCaseWizard XML.
JTestCaseDigester(String, JTestCase) - Constructor for class org.jtestcase.core.digester.JTestCaseDigester
Standard constructor.
JTestCaseException - Exception in org.jtestcase
JTestCaseException is thrown in any cases JTestCase has to report an error to the outside.
JTestCaseException() - Constructor for exception org.jtestcase.JTestCaseException
 
JTestCaseException(String) - Constructor for exception org.jtestcase.JTestCaseException
 
JTestCaseException(Throwable) - Constructor for exception org.jtestcase.JTestCaseException
 
JTestCaseException(String, Throwable) - Constructor for exception org.jtestcase.JTestCaseException
 
JTestCaseUtil - Class in org.jtestcase
Utility class for JTestCase instances
JTestCaseUtil(JTestCase) - Constructor for class org.jtestcase.JTestCaseUtil
 
junit.framework - package junit.framework
 

A B C D E F G H I J K L M N O P R S T V X _