| Interface | Description |
|---|---|
| FixtureConverter |
The root interface for converting
FixtureTemplate to the given type. |
| FixtureMapper |
The root interface for mapping
FixtureMap to target instance. |
| MapperMediator |
Mediator for
FixtureMapper. |
| Class | Description |
|---|---|
| AbstractFixtureMapper |
AbstractFixtureMapper is a abstract implementation of
FixtureMapper. |
| ConstructHelper |
A ConstructHelper helps to create instance by values of a FixtureMap
|
| DefaultFixtureMapper |
A DefaultFixtureMapper.
|
| FixtureConverterImpl |
Default implementation of
FixtureConverter |
| MapperMediatorImpl |
The implementation of
MapperMediator |
| SetterAndFieldFixtureMapper |
SetterAndFieldFixtureMapper is a implementation of
FixtureMapper. |
| Exception | Description |
|---|---|
| FixtureMappingException |
A FixtureMappingExcpetion is thrown by an FixtureMapper if it has an unexpected problem.
|
Copyright © 2018. All rights reserved.