DescriptionStepImpl

Constructors

Link copied to clipboard
constructor(container: AssertionContainer<T>)

Functions

Link copied to clipboard

Uses the configured MethodCallFormatter to create a description of a method call with the given methodName and the given arguments.

Link copied to clipboard

Uses the given description, wraps it into an Untranslatable and uses it as description of the feature.

Uses the given translatable as description of the feature.

Properties

Link copied to clipboard
open override val container: AssertionContainer<T>

The previously specified assertion container from which we are going to extract the feature.