public class RestSockJsTests
extends java.lang.Object
| Constructor and Description | 
|---|
RestSockJsTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
IRestPathTestService | 
getRestPathTestService(SecurityContext context,
                      java.lang.String param1,
                      java.lang.String param2)  | 
IRestTestService | 
getRestTestService(SecurityContext context)  | 
void | 
setup()  | 
void | 
testEventBusForwarding()  | 
void | 
testSayWithQueryParams()  | 
void | 
testSayWithQueryParamsPerf()  | 
public void setup()
           throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testSayWithQueryParams()
public void testSayWithQueryParamsPerf()
public void testEventBusForwarding()
                            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)
public IRestPathTestService getRestPathTestService(SecurityContext context, java.lang.String param1, java.lang.String param2)
Copyright © 2023. All Rights Reserved.