org.jcrontab.tests
Class TaskTest2

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

public class TaskTest2
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 passing parameters

Version:
$Revision: 1.10 $
Author:
$Author: iolalla $

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

Constructor Detail

TaskTest2

public TaskTest2()
Method Detail

main

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

testMethod

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