TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.hyades.automation.tests
Class AllTests

java.lang.Object
  extended byorg.eclipse.hyades.automation.tests.AllTests

public class AllTests
extends java.lang.Object

JUnit test to test the test automation client and server components


Constructor Summary
AllTests()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main test method
static Test suite()
          The suite method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

main

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

Parameters:
args -

suite

public static Test suite()
The suite method

Returns:
the test/suite to execute

TPTP 4.1.0 Platform Project
Public API Specification