Class

Then

Then is used to verify method calls.

Declaration

class Then<WrappedType>

Overview

To be able to use it on a specific type CustomType, you must create an extension.


extension Then where WrappedType == CustomType