taxisrus.tests
Class _TemplateUnitTest
taxisrus.tests._TemplateUnitTest
- public class _TemplateUnitTest
Template for creating new JUnit testcases. Replace all instances
of UnitTestTemplate with the desired test name.
All methods beginning with the the lowercase word "test"
will be invoked (via Java's reflection).
_TemplateUnitTest
public _TemplateUnitTest(String s)
suite
public static junit.framework.Test suite()
testSample
public void testSample()
testSampleException
public void testSampleException()
API documentation for build 958