vgrid.util
Class TaskTester

java.lang.Object
  extended by vgrid.util.TaskTester

public class TaskTester
extends java.lang.Object

Tests a task in the local VM. Can be used for the development of tasks.


Method Summary
static TaskTester current()
           
 Task test(Task task, int maxSteps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

current

public static TaskTester current()

test

public Task test(Task task,
                 int maxSteps)
          throws java.lang.Exception
Throws:
java.lang.Exception


vgrid the vienna grid project