org.jcrontab.tests
Class TestDAO

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

public class TestDAO
extends java.lang.Object

This class helps the testing process to make easier testing The objective of this test is to test the DAO. This class prints all the CrontabEntryBean of the system.

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

Constructor Summary
TestDAO()
           
 
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

TestDAO

public TestDAO()
Method Detail

main

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