org.jcrontab.tests
Class TaskTest

java.lang.Object
  |
  +--org.jcrontab.tests.TaskTest

public class TaskTest
extends java.lang.Object

This class helps the testing process to make easier testing The objective of this test is to test accessing to the main method

Version:
$Revision: 1.7 $
Author:
$Author: iolalla $

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

Constructor Detail

TaskTest

public TaskTest()
Method Detail

main

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