| Interface | Description |
|---|---|
| Durationable |
Ensures that class delivers methods for duration.
|
| Resultsable |
Ensures that class delivers method for counting results and matches.
|
| Class | Description |
|---|---|
| Argument |
Protractor implementation uses this for the step parameter.
|
| StatusCounter |
Keeps information about statuses occurrence.
|
| StepObject |
Keeps information about steps statistics.
|
| TagObject |
| Enum | Description |
|---|---|
| Status |
Defines all possible statuses provided by cucumber library.
|
Copyright © 2020. All rights reserved.