public void ClearInvocations() { GitHubClientMock.ClearInvocations(); LoggingMock.Invocations.Clear(); PdfApiMock.Invocations.Clear(); BarcodeApiMock.Invocations.Clear(); HttpFactoryMock.Invocations.Clear(); GithubHttpMessageHandlerMock.Invocations.Clear(); }
public virtual void ClearInvocations() { GitHubClientMock.ClearInvocations(); }