AssertionBuilderFinalStep

Final step in the AssertionBuilder process, creates the desired Assertion of type T.

Parameters

T

the type of the Assertion.

Inheritors

Functions

Link copied to clipboard
abstract fun build(): T

Creates and returns the new Assertion of type T.