Class ExecutorServiceFactoryRule

java.lang.Object
com.atlassian.crowd.test.rules.ExecutorServiceFactoryRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class ExecutorServiceFactoryRule extends Object implements org.junit.rules.TestRule
Helper test rule for running multithreading tests. Automatically shutdowns created ExecutorService.