Class

Mockable

Represents a function call that returns ReturnType and can be stubbed.

Declaration

class Mockable<ReturnType>