com.atlassian.sal.ctk.test
Class RequestFactoryTest

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

@Component
public class RequestFactoryTest
extends Object
implements CtkTest


Constructor Summary
RequestFactoryTest(NonMarshallingRequestFactory<Request<?,?>> requestFactory)
           
 
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

RequestFactoryTest

public RequestFactoryTest(NonMarshallingRequestFactory<Request<?,?>> requestFactory)
Method Detail

execute

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


Copyright © 2010 Atlassian. All Rights Reserved.