Wrong comment tin TestRunner.cs

Bug #512360 reported by Olivier Toupin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit V2
Fix Released
Low
Olivier Toupin
Nominated for Trunk by Olivier Toupin

Bug Description

IsTestRunning should be Running

=== modified file 'src/NUnitCore/interfaces/TestRunner.cs'
--- src/NUnitCore/interfaces/TestRunner.cs 2008-10-31 21:53:13 +0000
+++ src/NUnitCore/interfaces/TestRunner.cs 2010-01-25 15:20:32 +0000
@@ -52,8 +52,8 @@
   }

   /// <summary>
- /// IsTestRunning indicates whether a test is in progress. To retrieve the
- /// results from an asynchronous test run, wait till IsTestRunning is false.
+ /// Running indicates whether a test is in progress. To retrieve the
+ /// results from an asynchronous test run, wait till Running is false.
   /// </summary>
   bool Running
   {

Related branches

Changed in nunitv2:
assignee: nobody → Olivier Toupin (olivier-toupin)
milestone: none → 2.5.4
importance: Undecided → Low
status: New → Confirmed
Changed in nunitv2:
status: Confirmed → Fix Committed
Changed in nunitv2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.