com.atlassian.sal.ctk.test
Class LoginUriProviderTest

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

@Component
public class LoginUriProviderTest
extends Object
implements CtkTest


Constructor Summary
LoginUriProviderTest(LoginUriProvider provider)
           
 
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

LoginUriProviderTest

public LoginUriProviderTest(LoginUriProvider provider)
Method Detail

execute

public void execute(CtkTestResults results)
             throws URISyntaxException,
                    UnsupportedEncodingException
Specified by:
execute in interface CtkTest
Throws:
URISyntaxException
UnsupportedEncodingException


Copyright © 2010 Atlassian. All Rights Reserved.