Package org.camunda.bpm
Class PluginsRootResourceIT
java.lang.Object
org.camunda.bpm.AbstractWebIntegrationTest
org.camunda.bpm.PluginsRootResourceIT
- 
Field Summary
FieldsFields inherited from class org.camunda.bpm.AbstractWebIntegrationTest
appBasePath, appUrl, client, COOKIE_HEADER, csrfToken, HOST_NAME, httpPort, JSESSIONID_IDENTIFIER, service, sessionId, TASKLIST_PATH, testProperties, testUtil, X_XSRF_TOKEN_HEADER, XSRF_TOKEN_IDENTIFIER - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidassertResponse(String asset, com.sun.jersey.api.client.ClientResponse response) voidprotected com.sun.jersey.api.client.ClientResponsestatic Collection<Object[]>voidMethods inherited from class org.camunda.bpm.AbstractWebIntegrationTest
before, createClient, createCookieHeader, createCookieHeader, destroyClient, getCookie, getCookieHeaders, getCookieValue, getCookieValue, getRestCtxPath, getTokens, getWebappCtxPath, getXsrfCookieValue, getXsrfTokenHeader, preventRaceConditions 
- 
Field Details
- 
assetName
 - 
assetAllowed
public boolean assetAllowed 
 - 
 - 
Constructor Details
- 
PluginsRootResourceIT
public PluginsRootResourceIT() 
 - 
 - 
Method Details
- 
createClient
- Throws:
 Exception
 - 
getAssets
 - 
shouldGetAssetIfAllowed
public void shouldGetAssetIfAllowed() - 
getAsset
 - 
assertResponse
 
 -