public class CLITest extends Object
Constructor and Description |
---|
CLITest() |
Modifier and Type | Method and Description |
---|---|
void |
changeJavaVersion() |
void |
minimalArgs() |
void |
minimumPriority() |
void |
setup() |
static void |
setUp() |
void |
tearDown() |
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 |
useEcmaScript() |
void |
usingDebug() |
public void setup()
public void tearDown()
public void minimalArgs()
public void minimumPriority()
public void usingDebug()
public void changeJavaVersion()
public void useEcmaScript()
public void testWrongRuleset() throws Exception
Exception
public void testWrongRulesetWithRulename() throws Exception
Exception
Copyright © 2002–2014 InfoEther. All rights reserved.