| Class and Description |
|---|
| Ability
A marker interface to indicate that an actor can perform some ability.
|
| Actor
An actor represents the person or system using the application under test.
|
| Actor.ErrorHandlingMode |
| AnonymousInteraction |
| AnonymousPerformable |
| AnonymousPerformableFieldSetter |
| AnonymousPerformableFunction |
| AnonymousPerformableRunnable |
| AnonymousTask |
| BaseConsequence |
| Consequence |
| EnumValues |
| EventBusInterface |
| EventualConsequence |
| EventualConsequenceBuilder |
| Forget |
| HasTeardown
Implement this Interface when you wish an
Ability to be torn down upon calling OnStage.drawTheCurtain() |
| InParallel
Run a series of Performable tasks in parallel with different actors
|
| Interaction
A marker class to indicate that a Performable represents a system interaction (action),
rather than a business task.
|
| InteractiveConsequence
An InteractiveConsequence is a convenience class designed to make it easier to write consequences that need to be
preceded by actions, for example when performing a number of soft assertions on a page.
|
| Iterate |
| Performable
A task or action that can be performed by an actor.
|
| PerformsTasks |
| Question |
| QuestionBuilder |
| QuestionSubject |
| RememberThat
A convenience method to allow an actor to remember things when performing tasks.
|
| RememberThat.MemoryBuilder |
| Task
A marker class to indicate that a Performable represents a higher level business task,
rather than a system interaction.
|
| TaskBuilder |
| UseAnAbility |
| Class and Description |
|---|
| Ability
A marker interface to indicate that an actor can perform some ability.
|
| Actor
An actor represents the person or system using the application under test.
|
| Performable
A task or action that can be performed by an actor.
|
| Class and Description |
|---|
| Actor
An actor represents the person or system using the application under test.
|
| Performable
A task or action that can be performed by an actor.
|
| Question |
| Class and Description |
|---|
| Performable
A task or action that can be performed by an actor.
|
| Question |
| Class and Description |
|---|
| Actor
An actor represents the person or system using the application under test.
|
| Class and Description |
|---|
| Actor
An actor represents the person or system using the application under test.
|
| Consequence |
| Class and Description |
|---|
| Actor
An actor represents the person or system using the application under test.
|
| BaseConsequence |
| Consequence |
| Performable
A task or action that can be performed by an actor.
|
| Question |
| Class and Description |
|---|
| Actor
An actor represents the person or system using the application under test.
|
| Interaction
A marker class to indicate that a Performable represents a system interaction (action),
rather than a business task.
|
| Performable
A task or action that can be performed by an actor.
|
| Question |
| SilentInteraction |
Copyright © 2021. All rights reserved.