| Version | 1.3.4 |
|---|---|
| Publisher | Johan Haleby |
| Release date | Feb 28, 2012 |
| Date added | Feb 13, 2012 |
| Os requirements | Windows 2003, Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows NT, Windows 7, Windows XP |
| Requirements | None |
| Total downloads | 17 |
| Price | Free |
Description
Awaitility used to make sure your code is correctly synchronized or that you are using thread safe data structures such as volatile fields or classes. Testing asynchronous systems is hard. Not only does it require handling threads, timeouts and concurrency issues, but the intent of the test code can be obscured by all these details. Awaitility is a DSL that allows you to express expectations of an asynchronous system in a concise and easy to read manner.