public class EchoHandler extends BasicFixtureHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
ECHO_SELECTOR |
| Constructor and Description |
|---|
EchoHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canProcess(Map<String,Object> fixtureInput) |
static EchoHandler |
create() |
void |
process(Map<String,Object> fixtureInput) |
processclosepublic static final String ECHO_SELECTOR
public static EchoHandler create()
public boolean canProcess(Map<String,Object> fixtureInput)
canProcess in class FixtureHandlerpublic void process(Map<String,Object> fixtureInput) throws FixtureException
process in class BasicFixtureHandlerFixtureExceptionCopyright © 2016. All rights reserved.