CLASS StopwatchReporterTests

  • Namespace: test.Helpers
  • Source File: StopwatchReporterTests.cs

Public Methods

Start_InitializesAndStartsStopwatchForStep

public void Start_InitializesAndStartsStopwatchForStep()

LogReport_CorrectlyLogsElapsedTime

public void LogReport_CorrectlyLogsElapsedTime()

Stop_ThrowsExceptionWhenStopCalledWithoutStart

public void Stop_ThrowsExceptionWhenStopCalledWithoutStart()