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 - Some actions are not covered by testing
Summary: Some actions are not covered by testing
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Tests (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Radim Roska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-31 19:32 UTC by Roman Mostyka
Modified: 2011-06-10 09:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.