| Modifier and Type | Method and Description |
|---|---|
default void |
FluentBddCommands.and(ThenVerification<TestResult> thenVerification)
|
default void |
WithFluentBdd.then(ThenVerification<TestResult> thenVerification) |
void |
FluentBddCommands.then(ThenVerification<TestResult> thenVerification)
Perform a verification, which should be built up inside the brackets.
|
void |
FluentBdd.then(ThenVerification<TestResult> thenVerification) |
Copyright © 2016. All rights reserved.