formatNonGroup

override fun formatNonGroup(assertion: Assertion, parameterObject: AssertionFormatterParameterObject): Nothing(source)

Always throws an UnsupportedOperationException, because this AssertionFormatter can only format AssertionGroups.

Throws