| org.netbeans.modules.java.source.parsing.FileManagerTest
FileManagerTest | public class FileManagerTest extends TestCase (Code) | | Base class for testing file managers. This class basically tests itself.
author: Petr Hrebejk |
Inner Class :public static class JavaFileManagerDescripton | |
Field Summary | |
protected static Setup | setup |
setup | protected static Setup setup(Code) | | |
FileManagerTest | public FileManagerTest(String testName)(Code) | | |
createGoldenJFM | public static JavaFileManager createGoldenJFM(File[] classpath, File[] sourcpath) throws IOException(Code) | | Crates the default javac file managare tro have something to comare
our file managers against
|
getDescriptions | protected JavaFileManagerDescripton[] getDescriptions() throws IOException(Code) | | |
suite | public static Test suite()(Code) | | |
|
|