Package step.basic.restclient.old.ebc
Class EBCParallelGroupPutGetByPairRemoteTest
- java.lang.Object
-
- step.handlers.javahandler.AbstractKeyword
-
- step.basic.restclient.tests.commons.old.AbstractRemoteTest
-
- step.basic.restclient.old.ebc.EBCParallelGroupPutGetByPairRemoteTest
-
public class EBCParallelGroupPutGetByPairRemoteTest extends AbstractRemoteTest
-
-
Field Summary
-
Fields inherited from class step.basic.restclient.tests.commons.old.AbstractRemoteTest
client_sut
-
-
Constructor Summary
Constructors Constructor Description EBCParallelGroupPutGetByPairRemoteTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
after()
void
before()
void
testParallelGroupPutGetByPair()
void
testParallelGroupPutGetByPair_()
-
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
-
testParallelGroupPutGetByPair
public void testParallelGroupPutGetByPair() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testParallelGroupPutGetByPair_
public void testParallelGroupPutGetByPair_() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-