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 28797 - Test NodeOp.findActions
Summary: Test NodeOp.findActions
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks: 27868
  Show dependency tree
 
Reported: 2002-11-15 17:46 UTC by Jaroslav Tulach
Modified: 2008-12-22 21:23 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2002-11-15 17:46:04 UTC
New method that extracts the correct actions from
array of nodes. Implementation copied from
previously existing method, but needs to be tested.
Comment 1 Jaroslav Tulach 2002-11-15 18:08:31 UTC
subtask of issue 27868
Comment 2 Jaroslav Tulach 2002-12-10 07:48:03 UTC
openide/test/unit/src/org/openide/nodes/Attic/NodeOpTest.java,v  <-- 
NodeOpTest.java
new revision: 1.1.2.1;