public class FileSelectorTest extends Object
Constructor and Description |
---|
FileSelectorTest() |
Modifier and Type | Method and Description |
---|---|
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.
|
public void testWantedFile()
public void testUnwantedFile()
public void testUnwantedJavaFile()
public static junit.framework.Test suite()
Copyright © 2002–2014 InfoEther. All rights reserved.