|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.RuleSetWriterTest
public class RuleSetWriterTest
Unit test for RuleSetWriter
.
Constructor Summary | |
---|---|
RuleSetWriterTest()
|
Method Summary | |
---|---|
void |
cleanupStream()
Closes the output stream at the end. |
void |
setupOutputStream()
Prepare the output stream. |
void |
testRuleReferenceOverriddenName()
Unit test for #1312 see https://sourceforge.net/p/pmd/bugs/1312/ |
void |
testWrite()
Tests the exclude rule behavior. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RuleSetWriterTest()
Method Detail |
---|
public void setupOutputStream()
public void cleanupStream()
public void testWrite() throws Exception
Exception
- any errorpublic void testRuleReferenceOverriddenName() throws Exception
Exception
- any error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |