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 126444 - 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: _ krystyna
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:54 UTC
Need to cover or determine that it is dead code following actions:

org.netbeans.modules.visualweb.designer.jsf.palette.JSF1_2PaletteCustomizerAction
org.netbeans.modules.visualweb.designer.jsf.palette.JSF1_1PaletteCustomizerAction
org.netbeans.modules.visualweb.designer.jsf.action.AbstractJsfFormAction
org.netbeans.modules.visualweb.designer.jsf.action.TargetResolutionAction
org.netbeans.modules.visualweb.designer.jsf.action.AjaxTransactionsSupportAction
org.netbeans.modules.visualweb.designer.jsf.action.DecorationsAction
org.netbeans.modules.visualweb.designer.action.AbstractWebFormAction
org.netbeans.modules.visualweb.designer.action.AbstractComponentAction
Comment 1 Roman Mostyka 2008-02-01 08:22:19 UTC
+ org.netbeans.modules.visualweb.insync.action.AbstractDisplayActionAction
+ org.netbeans.modules.visualweb.complib.ui.SharedComplibAction
+ org.netbeans.modules.visualweb.spi.designtime.idebridge.action.AbstractDesignBeanAction
Comment 2 _ krystyna 2008-02-07 17:06:11 UTC
Fixed. I updated wiki page with results.
Comment 3 Roman Mostyka 2008-02-22 11:00:12 UTC
Verified.