public class CLITest extends BaseCLITest
originalErr, originalOut, SOURCE_FOLDER, TEST_OUPUT_DIRECTORY
Constructor and Description |
---|
CLITest() |
Modifier and Type | Method and Description |
---|---|
void |
changeJavaVersion() |
void |
exitStatusNoViolations() |
void |
exitStatusWithViolations() |
void |
minimalArgs() |
void |
minimumPriority() |
void |
testWrongRulename()
See https://sourceforge.net/p/pmd/bugs/1231/
|
void |
testWrongRuleset()
See https://sourceforge.net/p/pmd/bugs/1231/
|
void |
testWrongRulesetWithRulename()
See https://sourceforge.net/p/pmd/bugs/1231/
|
void |
usingDebug() |
checkStatusCode, createTestOutputFile, getStatusCode, runPMDWith, runTest, runTest, setup, setUp, tearDown
public void minimalArgs()
public void minimumPriority()
public void usingDebug()
public void changeJavaVersion()
public void exitStatusNoViolations()
public void exitStatusWithViolations()
public void testWrongRuleset() throws Exception
Exception
public void testWrongRulesetWithRulename() throws Exception
Exception
Copyright © 2002–2016 InfoEther. All rights reserved.