Class Blitzer

java.lang.Object
org.jmock.lib.concurrent.Blitzer

public class Blitzer extends Object
A class that "blitzes" an object by calling it many times, from multiple threads. Used for stress-testing synchronisation.