Mocker..::..GetMock Method

Overload List


  Name Description
Public method GetMock<(Of <<'(T>)>>)(array<Object>[]()[][])
Gets or creates the mock of type T.
Public method GetMock<(Of <<'(T>)>>)(Action<(Of <<'(Mock<(Of <<'(T>)>>)>)>>), array<Object>[]()[][])
Gets the mock and allows an action against the mock.
Public method GetMock(Type, array<Object>[]()[][])
Gets of creates the mock of type.