unitTests
Class TestResultListing
java.lang.Object
|
+--TestCase
|
+--unitTests.TestResultListing
- public class TestResultListing
- extends TestCase
- Author:
- jarmo
- See Also:
- Serialized Form
Constructor Summary |
TestResultListing(java.lang.String arg0)
Constructor for TestResultListing. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestResultListing
public TestResultListing(java.lang.String arg0)
- Constructor for TestResultListing.
- Parameters:
arg0
-
main
public static void main(java.lang.String[] args)
setUp
protected void setUp()
throws java.lang.Exception
java.lang.Exception
testResultListing
public void testResultListing()
testGetHeader
public void testGetHeader()
testGetScoreList
public void testGetScoreList()
testGetFooter
public void testGetFooter()
testToString
public void testToString()