de.oio.bugkilla.protocol.test
Class ProtocolTestSuite

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

public class ProtocolTestSuite
extends junit.framework.TestSuite

Author:
swinkler

Constructor Summary
ProtocolTestSuite()
          Constructor for ProtocollTestSuite.
ProtocolTestSuite(java.lang.Class arg0)
          Constructor for ProtocollTestSuite.
ProtocolTestSuite(java.lang.String arg0)
          Constructor for ProtocollTestSuite.
 
Method Summary
static junit.framework.Test 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

ProtocolTestSuite

public ProtocolTestSuite()
Constructor for ProtocollTestSuite.


ProtocolTestSuite

public ProtocolTestSuite(java.lang.Class arg0)
Constructor for ProtocollTestSuite.

Parameters:
arg0 -

ProtocolTestSuite

public ProtocolTestSuite(java.lang.String arg0)
Constructor for ProtocollTestSuite.

Parameters:
arg0 -
Method Detail

suite

public static junit.framework.Test suite()


Copyright © Orientation in Objects GmbH. All Rights Reserved.