fun noSuitableAssertionFormatterFound(assertion: Assertion): Nothing
(source)
Throws an UnsupportedOperationException stating that no suitable AssertionFormatter was found for the given assertion.
UnsupportedOperationException
- stating that no suitable AssertionFormatter was found for the
given assertion.