| Package | Description |
|---|---|
| io.beanmother.core.common | |
| io.beanmother.core.loader | |
| io.beanmother.core.mapper |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
FixtureTemplateSubTypeHandler.handleIf(FixtureList fixtureList)
Handle if FixtureTemplate is a FixtureList
|
| Modifier and Type | Method and Description |
|---|---|
static FixtureList |
FixtureTemplateWrapper.wrap(List<? extends Object> source,
String fixtureName,
FixtureTemplate parent)
Wrap Map in
FixtureList |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SetterAndFieldFixtureMapper.bind(Object target,
String key,
FixtureList fixtureList) |
protected abstract void |
AbstractFixtureMapper.bind(Object target,
String key,
FixtureList fixtureList) |
protected Object |
FixtureConverterImpl.convert(FixtureList fixtureList,
com.google.common.reflect.TypeToken<?> typeToken)
Convert the fixtureList to the given TypeToken
|
Copyright © 2018. All rights reserved.