mazip / multithreadedtc

Automatically exported from code.google.com/p/multithreadedtc
0 stars 0 forks source link

Add a tick listener mechanism #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Allow MultithreadedTestCase to register listeners of the clock tick event. The 
listeners should be notified in the clock thread (since waitForTick is the 
mechanism to be notified in a test thread).

This will allow to build other abstractions, like a fake Timer or 
ScheduledThreadPoolExecutor.

Original issue reported on code.google.com by tom...@google.com on 28 May 2011 at 10:37

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r40.

Original comment by tom...@google.com on 5 Aug 2011 at 5:53

GoogleCodeExporter commented 8 years ago
This issue was closed by revision cce26e11ae7c.

Original comment by tom...@google.com on 17 Oct 2011 at 7:59