Package org.tweetyproject.arg.delp
Class TestDeLP
java.lang.Object
org.tweetyproject.arg.delp.TestDeLP
Testing the command line stuff for DeLP.
- Author:
 - Linda.Briesemeister
 
- 
Field Details
- 
tempFolder
public org.junit.rules.TemporaryFolder tempFolder 
 - 
 - 
Constructor Details
- 
TestDeLP
public TestDeLP() 
 - 
 - 
Method Details
- 
noArgs
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
displayHelp
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
unknownComp1
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
unknownComp2
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
noFiles
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
cannotRead
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
emptyCrit
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
multiFile
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
noQuery
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
emptyQuery
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
noBatch
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
emptyBatch
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 - 
queryBatch
- Throws:
 IOExceptionorg.kohsuke.args4j.CmdLineException
 
 -