public class NewHandlerHandler extends FixtureHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
NEW_HANDLER_SELECTOR |
| Constructor and Description |
|---|
NewHandlerHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canProcess(Map<String,Object> fixtureInput) |
void |
process(Fixtures fixtures,
Map<String,Object> fixtureInput) |
closepublic static final String NEW_HANDLER_SELECTOR
public boolean canProcess(Map<String,Object> fixtureInput)
canProcess in class FixtureHandlerpublic void process(Fixtures fixtures, Map<String,Object> fixtureInput) throws FixtureException
process in class FixtureHandlerFixtureExceptionCopyright © 2016. All rights reserved.