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 25734 - Compiled classes sould be selected based on attributest
Summary: Compiled classes sould be selected based on attributest
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: xtest (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-17 11:44 UTC by Martin Brehovsky
Modified: 2006-12-04 08:48 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Brehovsky 2002-07-17 11:44:06 UTC
Currently, XTest compiles always all classes
within a tested module. In a future version, it
should be able to compile only such tests, which
are further run by the harness. This will speed up
testing time as well as be more reliable.