| Package | Description |
|---|---|
| org.arquillian.droidium.container.execution |
| Modifier and Type | Method and Description |
|---|---|
static Answer |
Answer.eof() |
static Answer |
Answer.none() |
Answer |
ProcessInteraction.repliesTo(Sentence sentence)
Returns a string that should be used to reply the question
|
static Answer |
Answer.text(String text)
Creates a line answer.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessExecution |
ProcessExecution.replyWith(Answer reply)
Writes
reply into process input stream. |
ProcessInteractionBuilder |
ProcessInteractionBuilder.with(Answer response)
Stores an answer for question defined by
replyTo call |
Copyright © 2014 JBoss by Red Hat. All rights reserved.