Forum Discussion

JavaHobby's avatar
JavaHobby
New Contributor
12 years ago

Writing A REST API SOAPUI Test completely in JAVA.

Hi everyone I Hava a REST API that I'm trying to create Soap UI Tests competely in Java. I Dont have a WSDL or WADL @Controller public class GreetingController { private static fin...