| org.netbeans.modules.apisupport.project.TestBase org.netbeans.modules.apisupport.project.metainf.ServiceNodeHandlerTest
ServiceNodeHandlerTest | public class ServiceNodeHandlerTest extends TestBase (Code) | | author: pzajac |
Inner Class :static class LoggingHandler extends Handler | |
ServiceNodeHandlerTest | public ServiceNodeHandlerTest(String testName)(Code) | | |
testAModuleInSuite | public void testAModuleInSuite() throws Exception(Code) | | use case 1
register some services in allInSuiteMap
explore node with services
create META-INF folder
create a service (file too)
check if all the nodes were updadtes
add a service to file (check it)
delete a service from file
delete file with services
|
testStandaloneModule | public void testStandaloneModule() 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)
|
|
|