TSAsyncTesting 1.2

TSAsyncTesting 1.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Tobias Sundstand, Tobias Sundstrand.



TSAsyncTesting is a helper for testing async code.

  • It simplifies the process of waiting for async callbacks.
  • It lets you easily set timeouts for you asynchronous callbacks.
  • It provides convenience methods for testing code on a background queue/thread.