public class TestClient extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_FOR_API_CONTEXT |
static String |
KEY_FOR_API_NAME |
static String |
KEY_FOR_HANDLER |
static String |
KEY_FOR_RESOURCE_METHODS |
static String |
KEY_FOR_RESOURCE_URI |
static String |
KEY_FOR_RESOURCE_URI_TEMPLATE |
Constructor and Description |
---|
TestClient(Map apiMappings,
List<Map> resourceMappings,
List<Map> handlerMappings,
String cookie) |
Modifier and Type | Method and Description |
---|---|
void |
addApi() |
static org.apache.axiom.om.OMElement |
createOMElementFrom(String omString) |
static void |
main(String[] args) |
public static final String KEY_FOR_API_NAME
public static final String KEY_FOR_API_CONTEXT
public static final String KEY_FOR_RESOURCE_URI_TEMPLATE
public static final String KEY_FOR_RESOURCE_METHODS
public static final String KEY_FOR_RESOURCE_URI
public static final String KEY_FOR_HANDLER
Copyright © 2021 WSO2. All rights reserved.