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

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

public class DBUnitExporter
extends 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(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(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013 Atlassian. All Rights Reserved.