net.sourceforge.pmd.cli
Class PMDCommandLineInterfaceTest
java.lang.Object
net.sourceforge.pmd.cli.PMDCommandLineInterfaceTest
public class PMDCommandLineInterfaceTest
- extends Object
Unit test for PMDCommandLineInterface
Field Summary |
org.junit.contrib.java.lang.system.ExpectedSystemExit |
exit
|
org.junit.contrib.java.lang.system.RestoreSystemProperties |
restoreSystemProperties
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exit
public final org.junit.contrib.java.lang.system.ExpectedSystemExit exit
restoreSystemProperties
public final org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
PMDCommandLineInterfaceTest
public PMDCommandLineInterfaceTest()
clearSystemProperties
public void clearSystemProperties()
testProperties
public void testProperties()
testMultipleProperties
public void testMultipleProperties()
testSetStatusCodeOrExit_DoExit
public void testSetStatusCodeOrExit_DoExit()
testSetStatusCodeOrExit_SetStatus
public void testSetStatusCodeOrExit_SetStatus()
Copyright © 2002–2015 InfoEther. All rights reserved.