arguments
import arguments._ to get access to all the Arguments creation functions
Attributes
- Graph
-
- Supertypes
-
trait ArgumentsArgstrait ArgPropertiestrait ArgumentsCreationtrait ArgumentsShortcutsclass Objecttrait Matchableclass AnyShow all
- Self type
-
arguments.type
Members list
Value members
Inherited methods
shorthand method to create an Arguments object
Attributes
- Returns
-
arguments for a specification where examples must in a given batch size
- Inherited from:
- ArgumentsShortcuts
shortcut to set new Colors
shortcut to display the differences with some specific parameters
shortcut to display the differences with some specific parameters
Attributes
- Inherited from:
- ArgumentsShortcuts
shortcut to exclude some tagged fragments
shortcut to add exclude trace patterns
shortcut to create a stackTrace filter to exclude only some elements
shortcut to create a stackTrace filter to exclude only some elements
Attributes
- Inherited from:
- ArgumentsShortcuts
shortcut to filter nothing
shortcut to include only some tagged fragments
shortcut to add include trace patterns
shortcut to create a stackTrace filter to include only some elements
shortcut to create a stackTrace filter to include only some elements
Attributes
- Inherited from:
- ArgumentsShortcuts
Attributes
- Returns
-
arguments for a specification where examples must be executed in their own specification
- Inherited from:
- ArgumentsShortcuts
shortcut to avoid colored output
shortcut to execute and print only some examples
shortcut to show only the text without any execution
Attributes
- Returns
-
arguments for a specification where examples must be executed sequentially
- Inherited from:
- ArgumentsShortcuts
shortcut to print only some statuses
shortcut to skip all examples
shortcut to skip all examples when a condition is true. if the condition throws an exception, its stacktrace is not printed and all the examples are skipped
shortcut to skip all examples when a condition is true. if the condition throws an exception, its stacktrace is not printed and all the examples are skipped
Attributes
- Inherited from:
- ArgumentsShortcuts
shortcut to skip all examples when a condition is false.
shortcut to skip all examples when a condition is false.
Attributes
- Inherited from:
- ArgumentsShortcuts
shortcut to stop after the first failure or error
shortcut to stop after the first skipped result
Attributes
- Returns
-
arguments for a specification where examples must be executed inside just one big batch
- Inherited from:
- ArgumentsShortcuts
shortcut to include only examples with some previous statuses
shortcut to include only examples with some previous statuses
Attributes
- Inherited from:
- ArgumentsShortcuts
shortcut to print only failures and errors
Inherited fields
Attributes
- Inherited from:
- ArgumentsCreation
Implicits
Inherited implicits
Attributes
- Inherited from:
- ArgProperties