TPTP 4.5.0 Platform Project
Public API Specification

org.eclipse.hyades.execution.core.task
Class Test

java.lang.Object
  extended by org.eclipse.hyades.execution.core.task.Test

public class Test
extends java.lang.Object

A test class that exercises progress tasks and the related underlying classes.


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

Constructor Detail

Test

public Test()
Method Detail

main

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

TPTP 4.5.0 Platform Project
Public API Specification