Package org.openstack4j.api.workflow
Class WorkbookDefinitionTest
- java.lang.Object
-
- org.openstack4j.api.AbstractTest
-
- org.openstack4j.api.workflow.WorkflowBaseTest
-
- org.openstack4j.api.workflow.WorkbookDefinitionTest
-
public class WorkbookDefinitionTest extends WorkflowBaseTest
Test cases forWorkbookDefinitionService.- Author:
- Renat Akhmerov
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.openstack4j.api.AbstractTest
AbstractTest.Service
-
-
Field Summary
-
Fields inherited from class org.openstack4j.api.AbstractTest
JSON_ACCESS, JSON_TOKEN, osv2, osv3, server, TOKEN_ID
-
-
Constructor Summary
Constructors Constructor Description WorkbookDefinitionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcreate()voiddelete()voidget()voidlist()voidsetUp()-
Methods inherited from class org.openstack4j.api.workflow.WorkflowBaseTest
service
-
Methods inherited from class org.openstack4j.api.AbstractTest
afterTest, associateClientV2, associateClientV3, authURL, getResource, osv2, osv3, respondWith, respondWith, respondWith, respondWith, respondWith, respondWithCodeAndResource, respondWithHeaderAndResource, startServer, takeRequest
-
-