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.
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testGetFooter()
           
 void testGetHeader()
           
 void testGetScoreList()
           
 void testResultListing()
           
 void testToString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestResultListing

public TestResultListing(java.lang.String arg0)
Constructor for TestResultListing.

Parameters:
arg0 -
Method Detail

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()

(c) ohtuR6