Package org.alfresco.rest.demo.workshop
Class RestApiDemoTests
- java.lang.Object
-
- org.springframework.test.context.testng.AbstractTestNGSpringContextTests
-
- org.alfresco.rest.RestTest
-
- org.alfresco.rest.demo.workshop.RestApiDemoTests
-
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware,org.testng.IHookable,org.testng.ITestNGListener
public class RestApiDemoTests extends RestTest
-
-
Field Summary
-
Fields inherited from class org.alfresco.rest.RestTest
dataContent, dataGroup, dataLink, dataSite, dataUser, dataWorkflow, properties, restClient, restProperties, serverHealth, testSite, workflow
-
-
Constructor Summary
Constructors Constructor Description RestApiDemoTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidverifyGetASiteMemberApiCall()voidverifyGetSiteMembersRestApiCall()-
Methods inherited from class org.alfresco.rest.RestTest
checkServerHealth, showEndTestInfo, showStartTestInfo
-
Methods inherited from class org.springframework.test.context.testng.AbstractTestNGSpringContextTests
run, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstance
-
-