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 82159 - Number of tests in suite isnt updated
Summary: Number of tests in suite isnt updated
Status: CLOSED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Prazak
URL:
Keywords:
Depends on:
Blocks: 77184
  Show dependency tree
 
Reported: 2006-08-08 13:40 UTC by Lukas Hasik
Modified: 2009-01-15 13:24 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 Lukas Hasik 2006-08-08 13:40:42 UTC
5.5 mp060807 build from sources, JMUnit

-when I add or remove methods in tested class then the number of test methods
isn't updated in constructor

    public NewClassTest() {
        super(*3*,"NewClassTest");
    }
Comment 1 Jiri Prazak 2006-08-16 17:06:45 UTC
fixed and merged to release55
Comment 2 Lukas Hasik 2006-08-21 12:55:11 UTC
verified in build 060817
Comment 3 Ivan Sidorkin 2009-01-15 13:24:21 UTC
closing old issues