de.oio.bugkilla.comparator.test
Class ComparatorTestSuite

java.lang.Object
  |
  +--junit.framework.TestSuite
        |
        +--de.oio.bugkilla.comparator.test.ComparatorTestSuite
All Implemented Interfaces:
junit.framework.Test

public class ComparatorTestSuite
extends junit.framework.TestSuite

Author:
mniete To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
ComparatorTestSuite()
           
 
Method Summary
static void main(java.lang.String[] args)
          Method main.
static junit.framework.TestSuite suite()
          Method suite.
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, getName, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComparatorTestSuite

public ComparatorTestSuite()
Method Detail

suite

public static junit.framework.TestSuite suite()
Method suite.

Returns:
TestSuite

main

public static void main(java.lang.String[] args)
Method main.

Parameters:
args - nothing


Copyright © Orientation in Objects GmbH. All Rights Reserved.