Click here to Skip to main content
15,884,537 members
Articles / DevOps / Testing

Unit Testing - No Time for Sleeping

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
22 Jun 2011CPOL 19K   1  
A simple trick to remove the delay of Thread.Sleep for unit testing.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Since I've begun my profession as a software developer, I've learned one important fact - change is inevitable. Requirements change, code changes, and life changes.

So..If you're not moving forward, you're moving backwards.

Comments and Discussions