Class DbUnitDtdGeneratorTest

java.lang.Object
com.reallifedeveloper.tools.test.database.dbunit.DbUnitDtdGeneratorTest

public class DbUnitDtdGeneratorTest extends Object
  • Constructor Details

    • DbUnitDtdGeneratorTest

      public DbUnitDtdGeneratorTest()
  • Method Details

    • generateDtd

      @Test public void generateDtd() throws Exception
      Throws:
      Exception
    • 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