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 28789

Summary: Test of ExplorerActions
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: ActionsAssignee: David Simonek <dsimonek>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27868    

Description Jaroslav Tulach 2002-11-15 17:34:49 UTC
Right now no new API methods in ExplorerActions
but there might be some. There are getters for
copyAction, cutAction, pasteAction and
deleteAction that should be tested for a correct
behaviour in accordance to selected nodes in the
explorer.
Comment 1 Jaroslav Tulach 2002-11-15 18:08:42 UTC
subtask of issue 27868
Comment 2 Jaroslav Tulach 2004-01-28 07:18:17 UTC
Some kind of test is already there.