Annotation Type MockRequestResponse


@Retention(RUNTIME)
@Target({TYPE,METHOD,FIELD})
@Inherited
public @interface MockRequestResponse
User: Priytam Jee Pandey Date: 28/05/20 Time: 1:17 pm email: mrpjpandey@gmail.com
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    java.lang.String responsePath  
    java.lang.String url  
  • Optional Element Summary

    Optional Elements 
    Modifier and Type Optional Element Description
    java.lang.String requestPath  
    RequestType type  
    int withDelay