| org.netbeans.modules.apisupport.project.TestBase org.netbeans.modules.apisupport.project.ui.customizer.SuitePropertiesTest
SuitePropertiesTest | public class SuitePropertiesTest extends TestBase (Code) | | Tests
SuiteProperties . Actually also for some classes which
SuiteProperties utilizes - which doesn't mean they shouldn't be tested
individually :)
author: Martin Krauskopf |
SuitePropertiesTest | public SuitePropertiesTest(String name)(Code) | | |
getSubProjectProvider | static SubprojectProvider getSubProjectProvider(Project project) throws IOException(Code) | | |
testCustomPropertiesReferences_61318 | public void testCustomPropertiesReferences_61318() throws Exception(Code) | | |
testMoveSubModuleBetweenSuites | public void testMoveSubModuleBetweenSuites() throws Exception(Code) | | |
testPropertiesAreLoaded | public void testPropertiesAreLoaded() throws Exception(Code) | | |
testRefreshingWithRemovedPlatformDoesNotThrowNPE | public void testRefreshingWithRemovedPlatformDoesNotThrowNPE() throws Exception(Code) | | |
testRefreshing_63307 | public void testRefreshing_63307() throws Exception(Code) | | |
testRemoveAllSubModules | public void testRemoveAllSubModules() throws Exception(Code) | | |
testRemoveOneSubModule | public void testRemoveOneSubModule() throws Exception(Code) | | |
testRemovingSecondModuleFromThree_63307 | public void testRemovingSecondModuleFromThree_63307() throws Exception(Code) | | |
testSuitePropertiesWithAnonymousPlatform | public void testSuitePropertiesWithAnonymousPlatform() throws Exception(Code) | | |
Methods inherited from org.netbeans.modules.apisupport.project.TestBase | public static void assertAsynchronouslyUpdatedChildrenNodes(Node node, int n) throws InterruptedException(Code)(Java Doc) protected File copyFolder(File d) throws IOException(Code)(Java Doc) public static void createJar(File jar, Map contents, Manifest manifest) throws IOException(Code)(Java Doc) public static void delete(File f) throws IOException(Code)(Java Doc) public static void dump(FileObject f, String contents) throws IOException(Code)(Java Doc) public static void dump(File f, String contents) throws IOException(Code)(Java Doc) protected static File file(File root, String path)(Code)(Java Doc) protected File file(String path)(Code)(Java Doc) public NbModuleProject generateStandaloneModule(String prjDir) throws IOException(Code)(Java Doc) public static NbModuleProject generateStandaloneModule(File workDir, String prjDir) throws IOException(Code)(Java Doc) public static FileObject generateStandaloneModuleDirectory(File workDir, String prjDir) throws IOException(Code)(Java Doc) public SuiteProject generateSuite(String prjDir) throws IOException(Code)(Java Doc) public static SuiteProject generateSuite(File workDir, String prjDir) throws IOException(Code)(Java Doc) public static SuiteProject generateSuite(File workDir, String prjDir, String platformID) throws IOException(Code)(Java Doc) public static NbModuleProject generateSuiteComponent(SuiteProject suiteProject, String prjDir) throws Exception(Code)(Java Doc) public static NbModuleProject generateSuiteComponent(SuiteProject suiteProject, File parentDir, String prjDir) throws Exception(Code)(Java Doc) public static File initializeBuildProperties(File workDir, File dataDir) throws Exception(Code)(Java Doc) public static void makePlatform(File d) throws IOException(Code)(Java Doc) protected FileObject nbRoot()(Code)(Java Doc) protected File nbRootFile()(Code)(Java Doc) protected FileObject resolveEEP(String relativePath)(Code)(Java Doc) protected File resolveEEPFile(String relativePath)(Code)(Java Doc) protected String resolveEEPPath(String relativePath)(Code)(Java Doc) protected void setUp() throws Exception(Code)(Java Doc) public static String slurp(FileObject fileObject) throws IOException(Code)(Java Doc) public static String slurp(File file) throws IOException(Code)(Java Doc) protected void tearDown() throws Exception(Code)(Java Doc)
|
|
|