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 126446 - 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: Martin Schovanek
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:17 UTC
Need to cover or determine that it is dead code following actions:

org.netbeans.modules.tomcat5.nodes.actions.ContextLogAction
org.netbeans.modules.tomcat5.nodes.actions.SharedContextLogAction
Comment 1 Roman Mostyka 2008-02-01 08:22:02 UTC
+ org.netbeans.modules.web.monitor.client.SortAction
+ org.netbeans.modules.web.monitor.client.DeleteCurrentAction
+ org.netbeans.modules.web.monitor.client.DeleteAllAction
+ org.netbeans.modules.web.monitor.client.DisplayAction
+ org.netbeans.modules.web.monitor.client.DeleteSavedAction
+ org.netbeans.modules.html.palette.HTMLPaletteCustomizerAction
Comment 2 Martin Schovanek 2008-02-11 17:31:07 UTC
Fixed by evaluation in the Uncovered Actions table.
Comment 3 Roman Mostyka 2008-02-22 11:00:25 UTC
Verified.