| Class | Description |
|---|---|
| Bdd |
Simple BDD static starting methods giving possibility to use any DSL in BDD way, e.g. if a DSL object
allows following chaining:
tester.injectsMessage("Hello world!")
|
| Annotation Type | Description |
|---|---|
| then |
Ready to use BDD "keyword" for code generation of fluent DSL for validation.
|
| then.andThen | |
| When |
Ready to use BDD "keyword" for code generation of fluent DSL for actions and pre-requisities.
|
| When.and | |
| When.Given |
Copyright © 2020. All rights reserved.