Class SimulationManagerTests Inheritance object SimulationManagerTests Inherited Members object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() Namespace: GroundTruthTests Assembly: solution.dll Syntax public class SimulationManagerTests Methods Name Description AnnotationAsyncIsValid_ReturnsProperValue() AnnotationAsyncReportFile_ReportsProperJson() AnnotationAsyncReportValues_ReportsProperJson() CreateAnnotationOrMetric_WithSpecValues_WritesProperTypes(AdditionalInfoKind) CreateAnnotation_MultipleTimesWithDifferentParameters_WritesProperTypes() CreateAnnotation_MultipleTimes_WritesProperTypeOnce() CreateMetric_MultipleTimesWithDifferentParameters_WritesProperTypes() MetricAsyncIsValid_ReturnsProperValue() MetricAsyncReportValues_ReportsProperJson(MetricTarget, bool, bool) MetricReportValues_WithNoReportsInFrames_DoesNotIncrementStep() RegisterSensor_ReportsProperJson() ReportAnnotationAsync_WhenCaptureNotExpected_Throws() ReportAnnotationFile_WhenCaptureNotExpected_Throws() ReportAnnotationValues_ReportsProperJson() ReportAnnotationValues_WhenCaptureNotExpected_Throws() ReportAnnotation_AddsProperJsonToCapture() ReportCapture_ReportsProperJson() ReportMetricAsync_WhenCaptureNotExpected_Throws() ReportMetricValues_WhenCaptureNotExpected_Throws() ResetSimulation_CallsSimulationEnding() ResetSimulation_WithUnreportedAnnotationAsync_LogsError() ResetSimulation_WithUnreportedMetricAsync_LogsError() SensorHandleReportMetric_BeforeReportCapture_ReportsProperJson() StartNewSequence_ProperlyIncrementsSequence()