public interface FixtureConverter
FixtureTemplate to the given type.| Modifier and Type | Method and Description |
|---|---|
Object |
convert(FixtureTemplate fixtureTemplate,
com.google.common.reflect.TypeToken<?> typeToken)
Convert the fixtureTemplate to the give type.
|
Object convert(FixtureTemplate fixtureTemplate, com.google.common.reflect.TypeToken<?> typeToken)
fixtureTemplate - typeToken - Copyright © 2018. All rights reserved.