java.lang.Object
com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest
public class DbUnitDtdGeneratorTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
void
void
void
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DbUnitDtdGeneratorTest
public DbUnitDtdGeneratorTest()
-
Method Details
-
-
generateDtdWithoutDataTypeFactory
@Test
public void generateDtdWithoutDataTypeFactory()
throws
Exception
- Throws:
Exception
-
mainWithConfigurationFile
@Test
public void mainWithConfigurationFile()
throws
Exception
- Throws:
Exception
-
mainWithConfigurationClass
@Test
public void mainWithConfigurationClass()
throws
Exception
- Throws:
Exception
-
mainIncorrectArgument
@Test
public void mainIncorrectArgument()
throws
Exception
- Throws:
Exception
-
mainNoArguments
@Test
public void mainNoArguments()
throws
Exception
- Throws:
Exception
-
mainTwoArguments
@Test
public void mainTwoArguments()
throws
Exception
- Throws:
Exception