public class RestHttpTests extends RestTestServiceTests
| Constructor and Description | 
|---|
RestHttpTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
callBlackHole()  | 
IRestPathTestService | 
getRestPathTestService(SecurityContext context,
                      java.lang.String param1,
                      java.lang.String param2)  | 
IRestTestService | 
getRestTestService(SecurityContext context)  | 
IRestTestService | 
getRestTestService(SecurityContext context,
                  int timeoutSec)  | 
void | 
setup()  | 
void | 
testRestPathServiceSpeed()  | 
testBytearray, testComplexe, testGeneric1, testGoodMorning, testHelloPath, testLongInPathParam, testNoRequest, testNoResponse, testParam, testPerf, testPut, testPutTime, testReturnNull, testRootParamEncodingGoodMorning, testSayHello, testSayHello2, testSayWithQueryParams, testThrowNullPoint, testThrowSpecificServerFault, testVirtualpublic void setup()
           throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void callBlackHole()
public void testRestPathServiceSpeed()
                              throws java.lang.InterruptedException,
                                     java.util.concurrent.ExecutionException,
                                     java.util.concurrent.TimeoutException
java.lang.InterruptedExceptionjava.util.concurrent.ExecutionExceptionjava.util.concurrent.TimeoutExceptionpublic IRestTestService getRestTestService(SecurityContext context)
getRestTestService in class RestTestServiceTestspublic IRestTestService getRestTestService(SecurityContext context, int timeoutSec)
public IRestPathTestService getRestPathTestService(SecurityContext context, java.lang.String param1, java.lang.String param2)
getRestPathTestService in class RestTestServiceTestsCopyright © 2023. All Rights Reserved.