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

Summary: Some actions are not covered by testing
Product: qa Reporter: Roman Mostyka <romanmostyka>
Component: TestsAssignee: Dan Kolar <dkolar>
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: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.