de.oio.bugkilla.management.test
Class ManagementTestSuite

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

public class ManagementTestSuite
extends junit.framework.TestSuite

Author:
cdedek 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
ManagementTestSuite()
           
 
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

ManagementTestSuite

public ManagementTestSuite()
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.