public class RestTestServiceTests
extends java.lang.Object
| Constructor and Description | 
|---|
RestTestServiceTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
IRestPathTestService | 
getRestPathTestService(SecurityContext context,
                      java.lang.String param1,
                      java.lang.String param2)  | 
IRestTestService | 
getRestTestService(SecurityContext context)  | 
void | 
testBytearray()  | 
void | 
testComplexe()  | 
void | 
testGeneric1()  | 
void | 
testGoodMorning()  | 
void | 
testHelloPath()  | 
void | 
testLongInPathParam()  | 
void | 
testNoRequest()  | 
void | 
testNoResponse()  | 
void | 
testParam()  | 
void | 
testPerf()  | 
void | 
testPut()  | 
void | 
testPutTime()  | 
void | 
testReturnNull()  | 
void | 
testRootParamEncodingGoodMorning()  | 
void | 
testSayHello()  | 
void | 
testSayHello2()  | 
void | 
testSayWithQueryParams()  | 
void | 
testThrowNullPoint()  | 
void | 
testThrowSpecificServerFault()  | 
void | 
testVirtual()  | 
public IRestTestService getRestTestService(SecurityContext context)
public IRestPathTestService getRestPathTestService(SecurityContext context, java.lang.String param1, java.lang.String param2)
public void testReturnNull()
                    throws java.lang.Exception
java.lang.Exceptionpublic void testSayHello()
                  throws java.lang.Exception
java.lang.Exceptionpublic void testSayHello2()
                   throws java.lang.Exception
java.lang.Exceptionpublic void testThrowNullPoint()
                        throws java.lang.Exception
java.lang.Exceptionpublic void testPerf()
              throws java.lang.Exception
java.lang.Exceptionpublic void testComplexe()
                  throws java.lang.Exception
java.lang.Exceptionpublic void testHelloPath()
                   throws java.lang.Exception
java.lang.Exceptionpublic void testNoResponse()
                    throws ServerFault
ServerFaultpublic void testNoRequest()
                   throws java.lang.Exception
java.lang.Exceptionpublic void testGeneric1()
                  throws java.lang.Exception
java.lang.Exceptionpublic void testPut()
             throws ServerFault
ServerFaultpublic void testParam()
               throws java.lang.Exception
java.lang.Exceptionpublic void testGoodMorning()
public void testRootParamEncodingGoodMorning()
public void testPutTime()
                 throws java.lang.Exception
java.lang.Exceptionpublic void testSayWithQueryParams()
public void testThrowSpecificServerFault()
public void testBytearray()
                   throws java.lang.Exception
java.lang.Exceptionpublic void testLongInPathParam()
                         throws java.lang.Exception
java.lang.Exceptionpublic void testVirtual()
                 throws java.lang.Exception
java.lang.ExceptionCopyright © 2023. All Rights Reserved.