Class TestDeLP


  • public final class TestDeLP
    extends java.lang.Object
    Testing the command line stuff for DeLP.
    Author:
    Linda.Briesemeister
    • Field Detail

      • PATH_BIRDS

        private static java.nio.file.Path PATH_BIRDS
      • PATH_HOBBES

        private static java.nio.file.Path PATH_HOBBES
      • tempFolder

        public org.junit.rules.TemporaryFolder tempFolder
    • Constructor Detail

      • TestDeLP

        public TestDeLP()
    • Method Detail

      • noArgs

        public void noArgs()
                    throws java.io.IOException,
                           org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • displayHelp

        public void displayHelp()
                         throws java.io.IOException,
                                org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • unknownComp1

        public void unknownComp1()
                          throws java.io.IOException,
                                 org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • unknownComp2

        public void unknownComp2()
                          throws java.io.IOException,
                                 org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • noFiles

        public void noFiles()
                     throws java.io.IOException,
                            org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • cannotRead

        public void cannotRead()
                        throws java.io.IOException,
                               org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • emptyCrit

        public void emptyCrit()
                       throws java.io.IOException,
                              org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • multiFile

        public void multiFile()
                       throws java.io.IOException,
                              org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • noQuery

        public void noQuery()
                     throws java.io.IOException,
                            org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • emptyQuery

        public void emptyQuery()
                        throws java.io.IOException,
                               org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • noBatch

        public void noBatch()
                     throws java.io.IOException,
                            org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • createBatchFile

        private java.io.File createBatchFile​(java.util.List<java.lang.String> queries)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • emptyBatch

        public void emptyBatch()
                        throws java.io.IOException,
                               org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException
      • queryBatch

        public void queryBatch()
                        throws java.io.IOException,
                               org.kohsuke.args4j.CmdLineException
        Throws:
        java.io.IOException
        org.kohsuke.args4j.CmdLineException