MockManagerCollectAllCalls Property

Typemock Isolator Developer Guide
When set Typemock Isolator collects data on ALL method entries, this can then be verified using CalledCounter(String, String)

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax

public static bool CollectAllCalls { get; set; }

Property Value

Type: Boolean
See Also

Reference