|
KIE Smoke Tests :: kie-drools-wb :: base methods 6.2.0.Beta2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kie.smoke.kie.drools.wb.base.methods.KieDroolsWbRestSmokeIntegrationTestMethods
public class KieDroolsWbRestSmokeIntegrationTestMethods
These are various tests for the drools-wb-rest module
| Constructor Summary | |
|---|---|
KieDroolsWbRestSmokeIntegrationTestMethods()
|
|
| Method Summary | |
|---|---|
protected static void |
addToRequestBody(org.jboss.resteasy.client.ClientRequest restRequest,
Object obj)
|
protected static Object |
convertJsonStringToObject(String jsonStr,
Class<?> type)
|
protected static String |
convertObjectToJsonString(Object object)
|
void |
manipulatingOUs(URL deploymentUrl)
Tests the following REST urls: .. |
void |
manipulatingRepositories(URL deploymentUrl)
Tests the following REST urls: .. |
void |
mavenOperations(URL deploymentUrl)
Tests the following REST urls: .. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KieDroolsWbRestSmokeIntegrationTestMethods()
| Method Detail |
|---|
protected static void addToRequestBody(org.jboss.resteasy.client.ClientRequest restRequest,
Object obj)
throws Exception
Exception
protected static String convertObjectToJsonString(Object object)
throws org.codehaus.jackson.JsonGenerationException,
org.codehaus.jackson.map.JsonMappingException,
IOException
org.codehaus.jackson.JsonGenerationException
org.codehaus.jackson.map.JsonMappingException
IOException
protected static Object convertJsonStringToObject(String jsonStr,
Class<?> type)
throws org.codehaus.jackson.JsonParseException,
org.codehaus.jackson.map.JsonMappingException,
IOException
org.codehaus.jackson.JsonParseException
org.codehaus.jackson.map.JsonMappingException
IOException
public void manipulatingRepositories(URL deploymentUrl)
throws Exception
deploymentUrl - URL of deployment
Exception - When things go wrong..
public void mavenOperations(URL deploymentUrl)
throws Exception
deploymentUrl -
Exception
public void manipulatingOUs(URL deploymentUrl)
throws Exception
deploymentUrl -
Exception
|
KIE Smoke Tests :: kie-drools-wb :: base methods 6.2.0.Beta2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||