com.google.code.tempusfugit.concurrency
Class ConcurrentRule

java.lang.Object
  extended by com.google.code.tempusfugit.concurrency.ConcurrentRule
All Implemented Interfaces:
org.junit.rules.MethodRule

public class ConcurrentRule
extends Object
implements org.junit.rules.MethodRule


Constructor Summary
ConcurrentRule()
           
 
Method Summary
 org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runners.model.FrameworkMethod method, Object target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentRule

public ConcurrentRule()
Method Detail

apply

public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
                                               org.junit.runners.model.FrameworkMethod method,
                                               Object target)
Specified by:
apply in interface org.junit.rules.MethodRule


Copyright © 2009-2012 tempus-fugit committers. All Rights Reserved.