public interface Stage
| Modifier and Type | Interface and Description |
|---|---|
static class |
Stage.Type |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getArgument(int index) |
Statement.Factory |
getStatementFactory() |
com.github.dakusui.jcunit.core.tuples.Tuple |
getTestCaseTuple() |
Stage.Type |
getType() |
<RESPONSE> RESPONSE |
response() |
int |
sizeOfArguments() |
Statement.Factory getStatementFactory()
com.github.dakusui.jcunit.core.tuples.Tuple getTestCaseTuple()
<RESPONSE> RESPONSE response()
Stage.Type getType()
<T> T getArgument(int index)
int sizeOfArguments()
Copyright © 2017. All rights reserved.