|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
public class CPDCommandLineInterfaceTest
Unit test for CPDCommandLineInterface
.
Constructor Summary | |
---|---|
CPDCommandLineInterfaceTest()
|
Method Summary | |
---|---|
void |
setup()
|
void |
teardown()
|
void |
testBrokenAndValidFile()
See: https://sourceforge.net/p/pmd/bugs/1178/ |
void |
testCSVFormat()
|
void |
testEncodingOption()
#1144 CPD encoding argument has no effect |
void |
testExcludes()
Test excludes option. |
void |
testFormatXmlWithoutEncoding()
|
void |
testIgnoreIdentifiers()
Test ignore identifiers argument. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CPDCommandLineInterfaceTest()
Method Detail |
---|
public void setup() throws UnsupportedEncodingException
UnsupportedEncodingException
public void teardown()
public void testIgnoreIdentifiers() throws Exception
Exception
public void testExcludes() throws Exception
Exception
public void testEncodingOption() throws Exception
Exception
public void testBrokenAndValidFile() throws IOException
IOException
- any errorpublic void testFormatXmlWithoutEncoding() throws Exception
Exception
public void testCSVFormat() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |