class AssertionFormatterControllerImpl : AssertionFormatterController
Represents an AssertionFormatterController which does nothing special in addition but just the job of the controller :)
See Also
AssertionFormatterControllerImpl()
Represents an AssertionFormatterController which does nothing special in addition but just the job of the controller :) |
fun format(assertion: Assertion, methodObject: AssertionFormatterMethodObject): Unit |
|
fun register(assertionFormatter: AssertionFormatter): Unit |