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 192824 - [70cat][ide] There is no button on Test Results window to stop current test.
Summary: [70cat][ide] There is no button on Test Results window to stop current test.
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 01:56 UTC by esmithbss
Modified: 2011-11-04 12:09 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 esmithbss 2010-12-03 01:56:31 UTC
Product Version = NetBeans IDE Dev (Build 201012020001)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

When executing a test or test suite, the test results window does not have a button to end the tests and terminate the program.  To do so, the user must currently switch to the output window and press the stop button there.

The window has the ability to launch a test or test suite.  It should also have the ability to stop the suite without the user reverting to the Output window (which may not be displayed at the time)