doc / ch.tutteli.atrium.creating / CollectingAssertionContainer / getAssertions

getAssertions

abstract fun getAssertions(): List<Assertion>

Returns the Assertions which have been added to this container.

Return
The Assertions which have been added to this container.