public class PMDCommandLineInterfaceTest extends Object
PMDCommandLineInterface
Modifier and Type | Field and Description |
---|---|
org.junit.contrib.java.lang.system.ExpectedSystemExit |
exit |
org.junit.contrib.java.lang.system.RestoreSystemProperties |
restoreSystemProperties |
Constructor and Description |
---|
PMDCommandLineInterfaceTest() |
Modifier and Type | Method and Description |
---|---|
void |
clearSystemProperties() |
void |
testMultipleProperties() |
void |
testProperties() |
void |
testSetStatusCodeOrExit_DoExit() |
void |
testSetStatusCodeOrExit_SetStatus() |
public final org.junit.contrib.java.lang.system.ExpectedSystemExit exit
public final org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
public void clearSystemProperties()
public void testProperties()
public void testMultipleProperties()
public void testSetStatusCodeOrExit_DoExit()
public void testSetStatusCodeOrExit_SetStatus()
Copyright © 2002–2016 InfoEther. All rights reserved.