justmock-docs/api/overload_telerik_justmock_m...

1.6 KiB

title page_title description previous_url slug published fullPath category
GetTimesCalled Method GetTimesCalled Method | JustMock Documentation Documentation page about GetTimesCalled Method . /overload_telerik_justmock_mock_gettimescalled.html overload_telerik_justmock_mock_gettimescalled True api/n_telerik_justmock/t_telerik_justmock_mock/methods_t_telerik_justmock_mock/overload_telerik_justmock_mock_gettimescalled/overload_telerik_justmock_mock_gettimescalled api

Mock.GetTimesCalled Method

Overload List

Name Description
Public methodStatic member GetTimesCalled(Expression<Action>) Returns the number of times the specified member was called.
Public methodStatic member GetTimesCalled<TReturn>(Expression<Func<TResult>>)
Public methodStatic member GetTimesCalled(Expression<Action>, Args) Returns the number of times the specified member was called.
Public methodStatic member GetTimesCalled<TReturn>(Expression<Func<TResult>>, Void)

See Also

Mock Class

Mock Members

Telerik.JustMock Namespace