com.atlassian.crowd.acceptance.tests.persistence
Class DBUnitExporter

java.lang.Object
  extended by com.atlassian.crowd.acceptance.tests.persistence.DBUnitExporter

public class DBUnitExporter
extends java.lang.Object

A quick and dirty class that will export data to a file so we can have a base to run our DBUnit tests from


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

DBUnitExporter

public DBUnitExporter()
Method Detail

main

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


Copyright © 2010 Atlassian. All Rights Reserved.