This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 126449

Summary: Some actions are not covered by testing
Product: qa Reporter: Roman Mostyka <romanmostyka>
Component: TestsAssignee: Radim Roska <rroska>
Status: CLOSED FIXED    
Severity: blocker CC: blaha
Priority: P1    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Roman Mostyka 2008-01-31 19:32:35 UTC
Need to cover or determine that it is dead code following actions:

org.netbeans.modules.j2ee.jboss4.nodes.actions.RefreshModulesAction
org.netbeans.modules.j2ee.jboss4.nodes.actions.UndeployModuleAction
org.netbeans.modules.j2ee.jboss4.nodes.actions.ShowJMXConsoleAction
org.netbeans.modules.j2ee.jboss4.nodes.actions.ShowAdminToolAction
org.netbeans.modules.j2ee.jboss4.nodes.actions.OpenServerLogAction
org.netbeans.modules.j2ee.jboss4.nodes.actions.OpenURLAction
org.netbeans.modules.j2ee.ejbjarproject.ui.logicalview.libraries.RemoveClassPathRootAction
org.netbeans.modules.j2ee.ejbjarproject.ui.logicalview.libraries.ShowJavadocAction
org.netbeans.modules.j2ee.earproject.ui.RemoveAction
org.netbeans.modules.j2ee.earproject.ui.actions.OpenModuleProjectAction
org.netbeans.modules.j2ee.weblogic9.ui.nodes.ShowAdminToolAction
org.netbeans.modules.j2ee.weblogic9.ui.nodes.OpenServerLogAction
org.netbeans.modules.j2ee.clientproject.ui.RemoveClassPathRootAction
org.netbeans.modules.j2ee.clientproject.ui.ShowJavadocAction
org.netbeans.modules.j2ee.clientproject.ui.customizer.RemoveClassPathRootAction
org.netbeans.modules.j2ee.sun.ide.j2ee.db.StartAction
org.netbeans.modules.j2ee.sun.ide.j2ee.db.StopAction
org.netbeans.modules.j2ee.sun.ide.j2ee.runtime.actions.RunASVerifierAction
org.netbeans.modules.j2ee.sun.ide.sunresources.resourceactions.RegisterAction
Comment 1 Roman Mostyka 2008-02-19 17:02:27 UTC
Fixed by evaluation in the Uncovered Actions table.
Comment 2 Roman Mostyka 2008-02-22 11:00:36 UTC
Verified.