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 |
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.Exception
public void testSayHello() throws java.lang.Exception
java.lang.Exception
public void testSayHello2() throws java.lang.Exception
java.lang.Exception
public void testThrowNullPoint() throws java.lang.Exception
java.lang.Exception
public void testPerf() throws java.lang.Exception
java.lang.Exception
public void testComplexe() throws java.lang.Exception
java.lang.Exception
public void testHelloPath() throws java.lang.Exception
java.lang.Exception
public void testNoResponse() throws ServerFault
ServerFault
public void testNoRequest() throws java.lang.Exception
java.lang.Exception
public void testGeneric1() throws java.lang.Exception
java.lang.Exception
public void testPut() throws ServerFault
ServerFault
public void testParam() throws java.lang.Exception
java.lang.Exception
public void testGoodMorning()
public void testPutTime() throws java.lang.Exception
java.lang.Exception
public void testSayWithQueryParams()
public void testThrowSpecificServerFault()
public void testBytearray() throws java.lang.Exception
java.lang.Exception
public void testLongInPathParam() throws java.lang.Exception
java.lang.Exception
public void testVirtual() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.