Package step.basic.restclient.old.ebc
Class EBCParallelGroupPutBeforeGetRemoteTest
- java.lang.Object
-
- step.handlers.javahandler.AbstractKeyword
-
- step.basic.restclient.tests.commons.old.AbstractRemoteTest
-
- step.basic.restclient.old.ebc.EBCParallelGroupPutBeforeGetRemoteTest
-
public class EBCParallelGroupPutBeforeGetRemoteTest extends AbstractRemoteTest
-
-
Field Summary
-
Fields inherited from class step.basic.restclient.tests.commons.old.AbstractRemoteTest
client_sut
-
-
Constructor Summary
Constructors Constructor Description EBCParallelGroupPutBeforeGetRemoteTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
after()
void
before()
void
testParallelGroupPutBeforeGet()
-
Methods inherited from class step.basic.restclient.tests.commons.old.AbstractRemoteTest
close, logMeIn
-
-
-
-
Method Detail
-
before
public void before() throws java.lang.Exception
- Throws:
java.lang.Exception
-
after
public void after() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testParallelGroupPutBeforeGet
public void testParallelGroupPutBeforeGet() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-