| Package | Description |
|---|---|
| fluent.api.generator | |
| fluent.api.generator.impl |
| Modifier and Type | Method and Description |
|---|---|
GenericFixture<T> |
GenericFixtureBuilder.build() |
GenericFixture<String> |
GenericFixturePasser.pass() |
| Modifier and Type | Method and Description |
|---|---|
void |
FixtureInterface.generic(GenericFixture<String> genericValue) |
<T> void |
FixtureInterface.otherGeneric(GenericFixture<T> genericValue) |
| Constructor and Description |
|---|
GenericFixtureGenericSender(FixtureInterface factory,
GenericFixture<T> genericValue) |
GenericFixturePasser(GenericFixture<String> object) |
| Modifier and Type | Method and Description |
|---|---|
GenericFixture<T> |
GenericFixtureBuilderImpl.build() |
| Constructor and Description |
|---|
GenericFixtureBuilderImpl(GenericFixture<T> object) |
GenericFixtureSenderImpl(FixtureInterface factory,
GenericFixture<String> genericValue) |
Copyright © 2018. All rights reserved.