de.oio.bugkilla.recorder.test
Class RecorderTestSuite

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

public class RecorderTestSuite
extends junit.framework.TestSuite

Author:
aspall

Constructor Summary
RecorderTestSuite()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.TestSuite 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

RecorderTestSuite

public RecorderTestSuite()
Method Detail

suite

public static junit.framework.TestSuite suite()

main

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


Copyright © Orientation in Objects GmbH. All Rights Reserved.