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 126442 - 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: Dan Kolar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-31 19:31 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:31:48 UTC
Need to cover or determine that it is dead code following actions:

org.netbeans.modules.ant.debugger.RunTargetsAction
org.netbeans.modules.web.jsf.navigation.graph.actions.TestAction
org.netbeans.modules.web.jsf.navigation.graph.actions.PageFlowDeleteAction
org.netbeans.modules.web.jsf.navigation.graph.actions.AddPageActionProvider
org.netbeans.modules.web.jsf.editor.JSFPopupAction
org.netbeans.modules.web.core.EditQueryStringAction
org.netbeans.modules.web.core.palette.JSPPaletteCustomizerAction
org.netbeans.modules.web.debug.actions.AddJspWatchAction
org.netbeans.modules.web.project.ui.RemoveClassPathRootAction
org.netbeans.modules.web.project.ui.SetExecutionUriAction
org.netbeans.modules.web.project.ui.ShowJavadocAction
org.netbeans.modules.visualweb.project.jsf.actions.ImportAction
Comment 1 Roman Mostyka 2008-02-19 17:03:01 UTC
Fixed by evaluation in the Uncovered Actions table.
Comment 2 Roman Mostyka 2008-02-22 11:00:02 UTC
Verified.