| Package | Description |
|---|---|
| io.beanmother.core.common | |
| io.beanmother.core.loader | |
| io.beanmother.core.mapper | |
| io.beanmother.core.script |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
FixtureTemplateSubTypeHandler.handleIf(FixtureValue fixtureValue)
Handle if FixtureTemplate is a FixtureValue
|
void |
FixtureMapTraversal.Processor.visit(FixtureValue edge)
Run when visiting a edge.
|
| Modifier and Type | Method and Description |
|---|---|
static FixtureValue |
FixtureTemplateWrapper.wrap(Object source,
String fixtureName,
FixtureTemplate parent)
Wrap Map in FixtureValue
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SetterAndFieldFixtureMapper.bind(Object target,
String key,
FixtureValue fixtureValue) |
protected abstract void |
AbstractFixtureMapper.bind(Object target,
String key,
FixtureValue fixtureValue) |
protected Object |
FixtureConverterImpl.convert(FixtureValue fixtureValue,
com.google.common.reflect.TypeToken<?> typeToken)
Convert the fixtureValue to the given TypeToken
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ScriptFragment.isScript(FixtureValue fixtureValue) |
static ScriptFragment |
ScriptFragment.of(FixtureValue fixtureValue)
Parse a FixtueValue to ScriptFragments
|
Copyright © 2018. All rights reserved.