Class Synchroniser

  • All Implemented Interfaces:
    ThreadingPolicy

    public class Synchroniser
    extends Object
    implements ThreadingPolicy
    A ThreadingPolicy that makes the Mockery thread-safe and helps tests synchronise with background threads.
    Author:
    Nat Pryce, olibye