org.dbunit
Class Main

java.lang.Object
  extended by org.dbunit.Main

public class Main
extends Object

This class is a scratchpad used to try new features.

Since:
Mar 14, 2002
Version:
$Revision: 421 $
Author:
Manuel Laflamme

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

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

test

public void test()
          throws Exception
Throws:
Exception


Copyright © 2002-2012. All Rights Reserved.