| Package | Description |
|---|---|
| de.flapdoodle.tests | |
| de.flapdoodle.tests.sample |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IGenerator<T,S extends ISample<T>> |
static class |
Variations.Join<A,B,S extends ISample<B>,N extends IGenerator<B,S>> |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,S extends ISample<B>,N extends IGenerator<B,S>> |
Variations.of(IVariation<A> variation,
N next) |
| Modifier and Type | Method and Description |
|---|---|
static <T> IGenerator<T,ISample<T>> |
Variations.of(IVariation<T> variation) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IJoinedSample<A,B,N extends ISample<B>> |
class |
Sample<A,B,S extends ISample<B>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IJoinedSample<A,B,N extends ISample<B>> |
| Modifier and Type | Class and Description |
|---|---|
class |
Sample<A,B,S extends ISample<B>> |
class |
Simple<T> |
| Modifier and Type | Method and Description |
|---|---|
static <A,B,N extends ISample<B>> |
Sample.of(A a,
N next) |
Copyright © 2016. All rights reserved.