|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.FileSelectorTest
public class FileSelectorTest
Tests on FileSelector.
Constructor Summary | |
---|---|
FileSelectorTest()
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
void |
testUnwantedFile()
Test unwanted selection of a non source file. |
void |
testUnwantedJavaFile()
Test unwanted selection of a java file. |
void |
testWantedFile()
Test wanted selection of a source file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSelectorTest()
Method Detail |
---|
public void testWantedFile()
public void testUnwantedFile()
public void testUnwantedJavaFile()
public static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |