com.atlassian.sal.ctk.test
Class ThreadLocalDelegateExecutorFactoryTest

java.lang.Object
  extended by com.atlassian.sal.ctk.test.ThreadLocalDelegateExecutorFactoryTest
All Implemented Interfaces:
CtkTest

@Component
public class ThreadLocalDelegateExecutorFactoryTest
extends Object
implements CtkTest

The thread local delegate executor factory should at least transfer the user state


Constructor Summary
ThreadLocalDelegateExecutorFactoryTest(ThreadLocalDelegateExecutorFactory threadLocalDelegateExecutorFactory, UserManager userManager)
           
 
Method Summary
 void execute(CtkTestResults results)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadLocalDelegateExecutorFactoryTest

public ThreadLocalDelegateExecutorFactoryTest(ThreadLocalDelegateExecutorFactory threadLocalDelegateExecutorFactory,
                                              UserManager userManager)
Method Detail

execute

public void execute(CtkTestResults results)
             throws Exception
Specified by:
execute in interface CtkTest
Throws:
Exception


Copyright © 2010 Atlassian. All Rights Reserved.