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 71573 - Write JUnit tests for Swing operators to get better code coverage
Summary: Write JUnit tests for Swing operators to get better code coverage
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ mriem
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-19 00:55 UTC by _ mriem
Modified: 2011-02-17 09:31 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 _ mriem 2006-01-19 00:55:44 UTC
Write JUnit tests to get better code coverage to be able to do regression
testing.
Comment 1 _ mriem 2006-01-19 00:57:30 UTC
Note I am in the process of doing this, I just want to have this issue here so 
other people know about it.
Comment 2 _ mriem 2006-03-09 00:39:54 UTC
Added several JUnit tests for the Swing operators. Code coverage on the 
operator package is no up to 76% class level, 74% method level, 73% block 
level and 72% line level.