| Package | Description |
|---|---|
| fluent.dsl |
| Modifier and Type | Method and Description |
|---|---|
static <A,V> Bdd<A,V> |
Bdd.bdd(A actions,
V verifications) |
| Modifier and Type | Method and Description |
|---|---|
static <A> A |
Bdd.and(Bdd<A,?> actor) |
static <V> V |
Bdd.andThen(Bdd<?,V> actor) |
static <A> A |
Bdd.Given(Bdd<A,?> actor) |
static <V> V |
Bdd.then(Bdd<?,V> actor) |
static <A> A |
Bdd.When(Bdd<A,?> actor) |
Copyright © 2019. All rights reserved.