StopwatchReporterTests
- Namespace: SuCoS.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()