net.sourceforge.pmd.cli
Class CLITest
java.lang.Object
net.sourceforge.pmd.cli.BaseCLITest
net.sourceforge.pmd.cli.CLITest
public class CLITest
- extends BaseCLITest
- Author:
- Romain Pelisse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLITest
public CLITest()
minimalArgs
public void minimalArgs()
minimumPriority
public void minimumPriority()
usingDebug
public void usingDebug()
changeJavaVersion
public void changeJavaVersion()
exitStatusNoViolations
public void exitStatusNoViolations()
exitStatusWithViolations
public void exitStatusWithViolations()
testWrongRuleset
public void testWrongRuleset()
throws Exception
- See https://sourceforge.net/p/pmd/bugs/1231/
- Throws:
Exception
testWrongRulesetWithRulename
public void testWrongRulesetWithRulename()
throws Exception
- See https://sourceforge.net/p/pmd/bugs/1231/
- Throws:
Exception
testWrongRulename
public void testWrongRulename()
throws Exception
- See https://sourceforge.net/p/pmd/bugs/1231/
- Throws:
Exception
Copyright © 2002–2015 InfoEther. All rights reserved.