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 54328 - Fix unit tests
Summary: Fix unit tests
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Favorites (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: mslama
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2005-02-02 09:14 UTC by mslama
Modified: 2008-12-22 21:41 UTC (History)
0 users

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 mslama 2005-02-02 09:14:19 UTC
Unit tests fail.
Comment 1 mslama 2005-02-10 12:25:02 UTC
Unit tests are updated to pass against current core/favorites module.
UI spec of Favorites tab was changed so tests need update.

Modified:
/cvs/core/favorites/test/unit/src/org/netbeans/modules/favorites/NodesTest.java
new revision: 1.2; previous revision: 1.1

/cvs/core/favorites/test/unit/src/org/netbeans/modules/favorites/RootsTest.java
new revision: 1.2; previous revision: 1.1
Comment 2 Tomas Danek 2005-07-11 12:17:30 UTC
Will you verify it please?? I don't know the background of this issue.. thanx
Comment 3 Jaromir Uhrik 2005-07-14 16:18:22 UTC
Verified.