Overload List
| Name | Description | |
|---|---|---|
| CalledCounterTMockType(String) |
Return the amount of times a method has been called
| |
| CalledCounter(String, String) |
Return the amount of times a method has been called
| |
| CalledCounterTMockType(String, Type) |
Return the amount of times a method has been called
| |
| CalledCounter(Type, String) |
Return the amount of times a method has been called
| |
| CalledCounter(Type, String, Type) |
Return the amount of times a method has been called
|
See Also