com.atlassian.sal.ctk.test
Class AuthenticationListenerTest

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

@Component
public class AuthenticationListenerTest
extends Object
implements CtkTest


Constructor Summary
AuthenticationListenerTest(AuthenticationListener authenticationListener)
           
 
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

AuthenticationListenerTest

public AuthenticationListenerTest(AuthenticationListener authenticationListener)
Method Detail

execute

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


Copyright © 2010 Atlassian. All Rights Reserved.