﻿<?xml version="1.0" encoding="utf-8"?>
<assemblies timestamp="06/06/2019 11:58:16">
  <assembly name="C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\bin\Debug\MWM2.LiveResults.Tests.dll"
            run-date="2019-06-06" run-time="11:58:16"
            config-file="C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\bin\Debug\MWM2.LiveResults.Tests.dll.config"
            total="329" passed="316" failed="13" skipped="0" time="8.004" errors="0">
    <errors>
      <error type="test error" name="something went wrong during boot">
        <failure exception-type="Exception type">
          <message>Error message</message>
          <stack-trace>Error stack trace
            1
            2
            3
          </stack-trace>
        </failure>
      </error>
      <error type="test error2" name="something went wrong during boot again">
        <failure exception-type="Exception 2">
          <message>Error 2</message>
          <stack-trace>Error stack trace2
            1
            2
            3
          </stack-trace>
        </failure>
      </error>
    </errors>
    <collection total="7" passed="7" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests"
                time="0.054">
      <test name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests.OpenQuestion_WithoutLabel_NullValue_MissingValueReturned"
            type="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests"
            method="OpenQuestion_WithoutLabel_NullValue_MissingValueReturned" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests.OpenQuestion_WithoutLabel_OpenValueReturned"
            type="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests"
            method="OpenQuestion_WithoutLabel_OpenValueReturned" time="0.0480000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests.OpenQuestion_WithAnswerLabel_AnswerLabelReturned"
            type="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests"
            method="OpenQuestion_WithAnswerLabel_AnswerLabelReturned" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests.OpenQuestion_GivenEmptyValue_EmptySettingReturned"
            type="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests"
            method="OpenQuestion_GivenEmptyValue_EmptySettingReturned" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests.OpenQuestion_WithLabel_ColumnNameIsLabel"
            type="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests"
            method="OpenQuestion_WithLabel_ColumnNameIsLabel" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests.OpenQuestion_NotGiven_MissingValueReturned"
            type="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests"
            method="OpenQuestion_NotGiven_MissingValueReturned" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests.OpenQuestion_WithoutLabel_CorrectColumnName"
            type="MWM2.LiveResults.Tests.Schema.Export.OpenQuestionExportColumnTests"
            method="OpenQuestion_WithoutLabel_CorrectColumnName" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="4" passed="4" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests"
                time="0.213">
      <test name="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests.PointDistributionQuestion_WithAnswerLabels_GetValues"
            type="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests"
            method="PointDistributionQuestion_WithAnswerLabels_GetValues" time="0.0260000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests.PointDistributionQuestion_GetColumnNames"
            type="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests"
            method="PointDistributionQuestion_GetColumnNames" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests.PointDistributionQuestion_GetValues"
            type="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests"
            method="PointDistributionQuestion_GetValues" time="0.1850000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests.PointDistributionQuestion_WithQuestionLabel_GetColumnNames"
            type="MWM2.LiveResults.Tests.Schema.Export.PointDistributionExportTests"
            method="PointDistributionQuestion_WithQuestionLabel_GetColumnNames" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="4" passed="4" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.RankingQuestionExportColumnTests"
                time="0.210">
      <test name="MWM2.LiveResults.Tests.Schema.Export.RankingQuestionExportColumnTests.RankingQuestionWithoutLabels_GetColumnNames"
            type="MWM2.LiveResults.Tests.Schema.Export.RankingQuestionExportColumnTests"
            method="RankingQuestionWithoutLabels_GetColumnNames" time="0.0250000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.RankingQuestionExportColumnTests.RankingQuestionWithLabels_GetColumnNames"
            type="MWM2.LiveResults.Tests.Schema.Export.RankingQuestionExportColumnTests"
            method="RankingQuestionWithLabels_GetColumnNames" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.RankingQuestionExportColumnTests.RankingQuestion_WithAnswerLabels_GetValues"
            type="MWM2.LiveResults.Tests.Schema.Export.RankingQuestionExportColumnTests"
            method="RankingQuestion_WithAnswerLabels_GetValues" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.RankingQuestionExportColumnTests.RankingQuestion_GetValues"
            type="MWM2.LiveResults.Tests.Schema.Export.RankingQuestionExportColumnTests"
            method="RankingQuestion_GetValues" time="0.1830000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="6" passed="6" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests" time="0.006">
      <test name="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests.GetRuntimeType(dbType: &quot;nvarchar(max)&quot;, type: typeof(string))"
            type="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests" method="GetRuntimeType" time="0.0010000"
            result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests.GetRuntimeType(dbType: &quot;datetime&quot;, type: typeof(System.DateTime))"
            type="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests" method="GetRuntimeType" time="0.0010000"
            result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests.GetRuntimeType(dbType: &quot;varchar(50)&quot;, type: typeof(string))"
            type="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests" method="GetRuntimeType" time="0.0010000"
            result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests.GetRuntimeType(dbType: &quot;int&quot;, type: typeof(int))"
            type="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests" method="GetRuntimeType" time="0.0010000"
            result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests.CreateColumnDefinition"
            type="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests" method="CreateColumnDefinition"
            time="0.0010000"
            result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests.ResultColumnIsSameAs"
            type="MWM2.LiveResults.Tests.Schema.Export.ResultColumnTests" method="ResultColumnIsSameAs" time="0.0010000"
            result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="4" passed="4" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.SelectboxResponseExportColumnTests"
                time="0.004">
      <test name="MWM2.LiveResults.Tests.Schema.Export.SelectboxResponseExportColumnTests.SelectBoxQuestionWithoutAnswerLabel_GetValue_AnswerTextReturned"
            type="MWM2.LiveResults.Tests.Schema.Export.SelectboxResponseExportColumnTests"
            method="SelectBoxQuestionWithoutAnswerLabel_GetValue_AnswerTextReturned" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SelectboxResponseExportColumnTests.SelectBoxQuestionWithoutLabel_ColumnName_NoLabelUsed"
            type="MWM2.LiveResults.Tests.Schema.Export.SelectboxResponseExportColumnTests"
            method="SelectBoxQuestionWithoutLabel_ColumnName_NoLabelUsed" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SelectboxResponseExportColumnTests.SelectBoxQuestionWithAnswerLabel_GetValue_AnswerLabelReturned"
            type="MWM2.LiveResults.Tests.Schema.Export.SelectboxResponseExportColumnTests"
            method="SelectBoxQuestionWithAnswerLabel_GetValue_AnswerLabelReturned" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SelectboxResponseExportColumnTests.SelectBoxQuestionWithLabel_ColumnName_NoLabelUsed"
            type="MWM2.LiveResults.Tests.Schema.Export.SelectboxResponseExportColumnTests"
            method="SelectBoxQuestionWithLabel_ColumnName_NoLabelUsed" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="4" passed="0" failed="4" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests"
                time="0.014">
      <test name="MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(useLabel: True, hasLabel: True)"
            type="MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests"
            method="SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber" time="0.0110000" result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseAnswerNumberExportColumn.GetValue(IDictionary`2
            dataRow, ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseAnswerNumberExportColumn.cs:line
            27
            at
            MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(Boolean
            useLabel, Boolean hasLabel) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\SemanticDifferentialExportTests.cs:line
            19
          </stack-trace>
        </failure>
        <traits>
          <trait name="cool" value="true"/>
          <trait name="ok" value="yes"/>
          <trait name="nok" value="no"/>
          <trait name="empty_value" value=""/>
        </traits>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(useLabel: False, hasLabel: False)"
            type="MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests"
            method="SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber" time="0.0010000" result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseAnswerNumberExportColumn.GetValue(IDictionary`2
            dataRow, ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseAnswerNumberExportColumn.cs:line
            27
            at
            MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(Boolean
            useLabel, Boolean hasLabel) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\SemanticDifferentialExportTests.cs:line
            19
          </stack-trace>
        </failure>
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(useLabel: False, hasLabel: True)"
            type="MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests"
            method="SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber" time="0.0010000" result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseAnswerNumberExportColumn.GetValue(IDictionary`2
            dataRow, ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseAnswerNumberExportColumn.cs:line
            27
            at
            MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(Boolean
            useLabel, Boolean hasLabel) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\SemanticDifferentialExportTests.cs:line
            19
          </stack-trace>
        </failure>
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(useLabel: True, hasLabel: False)"
            type="MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests"
            method="SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber" time="0.0010000" result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseAnswerNumberExportColumn.GetValue(IDictionary`2
            dataRow, ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseAnswerNumberExportColumn.cs:line
            27
            at
            MWM2.LiveResults.Tests.Schema.Export.SemanticDifferentialExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(Boolean
            useLabel, Boolean hasLabel) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\SemanticDifferentialExportTests.cs:line
            19
          </stack-trace>
        </failure>
        <traits/>
      </test>
    </collection>
    <collection total="6" passed="6" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests"
                time="0.006">
      <test name="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests.SingleRepsonseQuestionWithoutLabel_ColumnName_NoLabelUsed"
            type="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests"
            method="SingleRepsonseQuestionWithoutLabel_ColumnName_NoLabelUsed" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests.SingleRepsonse_NonDutchLangeuage_NoLabelUsed"
            type="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests"
            method="SingleRepsonse_NonDutchLangeuage_NoLabelUsed" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests.SingleRepsonseQuestionWithLabel_ColumnName_LabelUsed"
            type="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests"
            method="SingleRepsonseQuestionWithLabel_ColumnName_LabelUsed" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests.SingleRepsonse_GetValue_ValueIsAnswerText"
            type="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests"
            method="SingleRepsonse_GetValue_ValueIsAnswerText" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests.SingleRepsonseWithAnswerLabels_GetValue_ValueIsAnswerNumber"
            type="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests"
            method="SingleRepsonseWithAnswerLabels_GetValue_ValueIsAnswerNumber" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests.SingleRepsonseWithNullValue_GetValue_ReturnsMissingValue"
            type="MWM2.LiveResults.Tests.Schema.Export.SingleResponseExportColumnTests"
            method="SingleRepsonseWithNullValue_GetValue_ReturnsMissingValue" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="3" passed="3" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.SliderExportColumnTests" time="0.167">
      <test name="MWM2.LiveResults.Tests.Schema.Export.SliderExportColumnTests.SliderQuestionWithoutAnswerLabels_GetValue_GivenAnswerReturned"
            type="MWM2.LiveResults.Tests.Schema.Export.SliderExportColumnTests"
            method="SliderQuestionWithoutAnswerLabels_GetValue_GivenAnswerReturned" time="0.1650000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SliderExportColumnTests.SliderQuestionWithLabels_ColumnNames"
            type="MWM2.LiveResults.Tests.Schema.Export.SliderExportColumnTests"
            method="SliderQuestionWithLabels_ColumnNames" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SliderExportColumnTests.SliderQuestionWithoutLabels_ColumnNames"
            type="MWM2.LiveResults.Tests.Schema.Export.SliderExportColumnTests"
            method="SliderQuestionWithoutLabels_ColumnNames" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="4" passed="0" failed="4" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.SliderExportTests" time="0.005">
      <test name="MWM2.LiveResults.Tests.Schema.Export.SliderExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(useLabel: True, hasLabel: False)"
            type="MWM2.LiveResults.Tests.Schema.Export.SliderExportTests"
            method="SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber" time="0.0020000" result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseAnswerNumberExportColumn.GetValue(IDictionary`2
            dataRow, ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseAnswerNumberExportColumn.cs:line
            27
            at
            MWM2.LiveResults.Tests.Schema.Export.SliderExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(Boolean
            useLabel, Boolean hasLabel) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\SliderExportTests.cs:line 21
          </stack-trace>
        </failure>
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SliderExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(useLabel: False, hasLabel: False)"
            type="MWM2.LiveResults.Tests.Schema.Export.SliderExportTests"
            method="SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber" time="0.0010000" result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseAnswerNumberExportColumn.GetValue(IDictionary`2
            dataRow, ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseAnswerNumberExportColumn.cs:line
            27
            at
            MWM2.LiveResults.Tests.Schema.Export.SliderExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(Boolean
            useLabel, Boolean hasLabel) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\SliderExportTests.cs:line 21
          </stack-trace>
        </failure>
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SliderExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(useLabel: False, hasLabel: True)"
            type="MWM2.LiveResults.Tests.Schema.Export.SliderExportTests"
            method="SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber" time="0.0010000" result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseAnswerNumberExportColumn.GetValue(IDictionary`2
            dataRow, ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseAnswerNumberExportColumn.cs:line
            27
            at
            MWM2.LiveResults.Tests.Schema.Export.SliderExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(Boolean
            useLabel, Boolean hasLabel) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\SliderExportTests.cs:line 21
          </stack-trace>
        </failure>
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.SliderExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(useLabel: True, hasLabel: True)"
            type="MWM2.LiveResults.Tests.Schema.Export.SliderExportTests"
            method="SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber" time="0.0010000" result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseAnswerNumberExportColumn.GetValue(IDictionary`2
            dataRow, ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseAnswerNumberExportColumn.cs:line
            27
            at
            MWM2.LiveResults.Tests.Schema.Export.SliderExportTests.SemanticDifferentialQuestion_GetValue_ReturnsAnswerNumber(Boolean
            useLabel, Boolean hasLabel) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\SliderExportTests.cs:line 21
          </stack-trace>
        </failure>
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="1" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.Spss.SpssExtensionTests" time="0.059">
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssExtensionTests.Html_Is_Stripped_From_Values"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssExtensionTests" method="Html_Is_Stripped_From_Values"
            time="0.0590000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="4" passed="4" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.Spss.SpssFieldsLabelTests" time="0.053">
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssFieldsLabelTests.FieldsLabels_WithAnswerLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssFieldsLabelTests" method="FieldsLabels_WithAnswerLabels"
            time="0.0500000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssFieldsLabelTests.FieldsLabels_WithoutAnyLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssFieldsLabelTests" method="FieldsLabels_WithoutAnyLabels"
            time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssFieldsLabelTests.FieldsLabels_WithNumericAnswerTypes"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssFieldsLabelTests"
            method="FieldsLabels_WithNumericAnswerTypes" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssFieldsLabelTests.FieldsLabels_WithQuestionLabel"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssFieldsLabelTests"
            method="FieldsLabels_WithQuestionLabel"
            time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="2" passed="2" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.Spss.SpssHotspotLabelTests" time="0.006">
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssHotspotLabelTests.HotspotQuestion"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssHotspotLabelTests" method="HotspotQuestion"
            time="0.0050000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssHotspotLabelTests.HotspotQuestion_WithQuestionLabel"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssHotspotLabelTests"
            method="HotspotQuestion_WithQuestionLabel" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="3" passed="3" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiLevelLabelTests"
                time="0.050">
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiLevelLabelTests.MultiLevelQuestion"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiLevelLabelTests" method="MultiLevelQuestion"
            time="0.0480000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiLevelLabelTests.MultiLevelQuestion_Multiresponse_Root"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiLevelLabelTests"
            method="MultiLevelQuestion_Multiresponse_Root" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiLevelLabelTests.MultiLevelQuestion_WithQuestionLabel"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiLevelLabelTests"
            method="MultiLevelQuestion_WithQuestionLabel" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="4" passed="4" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiResponseLabelTests"
                time="0.013">
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiResponseLabelTests.MultiResponseLabels_WithQuestionLabel"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiResponseLabelTests"
            method="MultiResponseLabels_WithQuestionLabel" time="0.0020000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiResponseLabelTests.MultiResponseLabels_WithOpenAnswers"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiResponseLabelTests"
            method="MultiResponseLabels_WithOpenAnswers" time="0.0020000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiResponseLabelTests.MultiResponseLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiResponseLabelTests" method="MultiResponseLabels"
            time="0.0080000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiResponseLabelTests.MultiResponseLabels_WithAnswerLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssMultiResponseLabelTests"
            method="MultiResponseLabels_WithAnswerLabels" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="5" passed="5" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests"
                time="0.050">
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests.OpenQuestionLabels_WithoutAnswerLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests"
            method="OpenQuestionLabels_WithoutAnswerLabels" time="0.0460000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests.OpenQuestionLabels_WithQuestionLabel"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests"
            method="OpenQuestionLabels_WithQuestionLabel" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests.OpenQuestionLabels_WithoutAnyLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests"
            method="OpenQuestionLabels_WithoutAnyLabels" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests.OpenQuestionLabels_QuestionTextEscaped"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests"
            method="OpenQuestionLabels_QuestionTextEscaped" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests.OpenQuestionLabels_NumericAnswer"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssOpenQuestionLabelTests"
            method="OpenQuestionLabels_NumericAnswer" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="3" passed="3" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.Spss.SpssPointDistributionLabelTests"
                time="0.011">
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssPointDistributionLabelTests.PointDistributionLabels_WithoutAnyLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssPointDistributionLabelTests"
            method="PointDistributionLabels_WithoutAnyLabels" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssPointDistributionLabelTests.PointDistributionLabels_WithAnswerLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssPointDistributionLabelTests"
            method="PointDistributionLabels_WithAnswerLabels" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssPointDistributionLabelTests.PointDistributionLabels_WithQuestionLabel"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssPointDistributionLabelTests"
            method="PointDistributionLabels_WithQuestionLabel" time="0.0090000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="1" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.Spss.SpssRankingLabelTests" time="0.050">
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssRankingLabelTests.RankingLabels_WithAnswerLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssRankingLabelTests"
            method="RankingLabels_WithAnswerLabels"
            time="0.0500000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="3" passed="3" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.Spss.SpssSelectBoxLabelTests"
                time="0.003">
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssSelectBoxLabelTests.SingleReponseQuestion_WithAnswerLabels"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssSelectBoxLabelTests"
            method="SingleReponseQuestion_WithAnswerLabels" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssSelectBoxLabelTests.SingleReponseQuestion_WithQuestionLabel"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssSelectBoxLabelTests"
            method="SingleReponseQuestion_WithQuestionLabel" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssSelectBoxLabelTests.SingleReponseQuestion"
            type="MWM2.LiveResults.Tests.Schema.Export.Spss.SpssSelectBoxLabelTests" method="SingleReponseQuestion"
            time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="4" passed="2" failed="2" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests"
                time="0.005">
      <test name="MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests.TableSingleQuestionWithLabels_ColumnName_LabelUsed"
            type="MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests"
            method="TableSingleQuestionWithLabels_ColumnName_LabelUsed" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests.TableSingleQuestionWithoutAnswerLabels_GetValue_SubQuestionAnswerTextUsed"
            type="MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests"
            method="TableSingleQuestionWithoutAnswerLabels_GetValue_SubQuestionAnswerTextUsed" time="0.0020000"
            result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseExportColumn.GetValue(IDictionary`2 dataRow,
            ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseExportColumn.cs:line
            32
            at
            MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests.TableSingleQuestionWithoutAnswerLabels_GetValue_SubQuestionAnswerTextUsed()
            in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\TableSingleResponseExportColumnTests.cs:line
            41
          </stack-trace>
        </failure>
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests.TableSingleQuestionWithoutLabels_ColumnName_SubQuestionNumbersUsed"
            type="MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests"
            method="TableSingleQuestionWithoutLabels_ColumnName_SubQuestionNumbersUsed" time="0.0010000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests.TableSingleQuestionWithAnswerLabels_GetValue_LabelUsed"
            type="MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests"
            method="TableSingleQuestionWithAnswerLabels_GetValue_LabelUsed" time="0.0010000" result="Fail">
        <failure>
          <message>System.NullReferenceException : Object reference not set to an instance of an object.</message>
          <stack-trace>at
            MWM2.LiveResults.Client.Export.Columns.Questions.SingleResponseExportColumn.GetValue(IDictionary`2 dataRow,
            ExportSettings exportSettings) in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Client\Export\Columns\Questions\SingleResponseExportColumn.cs:line
            32
            at
            MWM2.LiveResults.Tests.Schema.Export.TableSingleResponseExportColumnTests.TableSingleQuestionWithAnswerLabels_GetValue_LabelUsed()
            in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Export\TableSingleResponseExportColumnTests.cs:line
            16
          </stack-trace>
        </failure>
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="1" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Questions.CoordinatesTests" time="0.001">
      <test name="MWM2.LiveResults.Tests.Schema.Questions.CoordinatesTests.AddQuestion_Coordinates_QuestionAdded"
            type="MWM2.LiveResults.Tests.Schema.Questions.CoordinatesTests"
            method="AddQuestion_Coordinates_QuestionAdded"
            time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="0" failed="1" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Questions.DragDropTests" time="0.005">
      <test name="MWM2.LiveResults.Tests.Schema.Questions.DragDropTests.AddQuestion_DragDrop_QuestionAdded"
            type="MWM2.LiveResults.Tests.Schema.Questions.DragDropTests" method="AddQuestion_DragDrop_QuestionAdded"
            time="0.0050000" result="Fail">
        <failure>
          <message>Assert.Collection() Failure
            Collection: []
            Expected item count: 1
            Actual item count: 0
          </message>
          <stack-trace>at MWM2.LiveResults.Tests.Schema.Questions.DragDropTests.AddQuestion_DragDrop_QuestionAdded() in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Questions\DragDropTests.cs:line 34
          </stack-trace>
        </failure>
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="1" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Questions.FieldsTests" time="0.001">
      <test name="MWM2.LiveResults.Tests.Schema.Questions.FieldsTests.AddQuestion_Fields_QuestionAddedWithOpenColumn"
            type="MWM2.LiveResults.Tests.Schema.Questions.FieldsTests"
            method="AddQuestion_Fields_QuestionAddedWithOpenColumn" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="1" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Questions.HotspotTests" time="0.001">
      <test name="MWM2.LiveResults.Tests.Schema.Questions.HotspotTests.AddQuestion_Hotspot_QuestionAdded"
            type="MWM2.LiveResults.Tests.Schema.Questions.HotspotTests" method="AddQuestion_Hotspot_QuestionAdded"
            time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="1" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Questions.ImageMultiResponseTests" time="0.001">
      <test name="MWM2.LiveResults.Tests.Schema.Questions.ImageMultiResponseTests.AddQuestion_Image_QuestionAdded"
            type="MWM2.LiveResults.Tests.Schema.Questions.ImageMultiResponseTests"
            method="AddQuestion_Image_QuestionAdded" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="1" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Questions.ImageTests" time="0.001">
      <test name="MWM2.LiveResults.Tests.Schema.Questions.ImageTests.AddQuestion_Image_QuestionAdded"
            type="MWM2.LiveResults.Tests.Schema.Questions.ImageTests" method="AddQuestion_Image_QuestionAdded"
            time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="2" passed="2" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Questions.MultiLevelTests" time="0.003">
      <test name="MWM2.LiveResults.Tests.Schema.Questions.MultiLevelTests.AddQuestion_MultiLevelQuestionWithOpenAnswers_OpenColumnsAdded"
            type="MWM2.LiveResults.Tests.Schema.Questions.MultiLevelTests"
            method="AddQuestion_MultiLevelQuestionWithOpenAnswers_OpenColumnsAdded" time="0.0020000" result="Pass">
        <traits/>
      </test>
      <test name="MWM2.LiveResults.Tests.Schema.Questions.MultiLevelTests.AddQuestion_MultiLevelQuestion_ColumnsAdded"
            type="MWM2.LiveResults.Tests.Schema.Questions.MultiLevelTests"
            method="AddQuestion_MultiLevelQuestion_ColumnsAdded" time="0.0010000" result="Pass">
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="0" failed="1" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.Questions.TableSingleResponseTests"
                time="0.001">
      <test name="MWM2.LiveResults.Tests.Schema.Questions.TableSingleResponseTests.AddQuestion_TableSingleResponse_QuestionAdded"
            type="MWM2.LiveResults.Tests.Schema.Questions.TableSingleResponseTests"
            method="AddQuestion_TableSingleResponse_QuestionAdded" time="0.0010000" result="Fail">
        <failure>
          <message>Assert.Collection() Failure
            Collection: []
            Expected item count: 1
            Actual item count: 0
          </message>
          <stack-trace>at
            MWM2.LiveResults.Tests.Schema.Questions.TableSingleResponseTests.AddQuestion_TableSingleResponse_QuestionAdded()
            in
            C:\Users\calliopeuser\projects\LiveResults\MWM2.LiveResults.Tests\Schema\Questions\TableSingleResponseTests.cs:line
            34
          </stack-trace>
        </failure>
        <traits/>
      </test>
    </collection>
    <collection total="1" passed="1" failed="0" skipped="0"
                name="Test collection for MWM2.LiveResults.Tests.Schema.SurveyVariableTests" time="0.071">
      <test name="MWM2.LiveResults.Tests.Schema.SurveyVariableTests.AddSurveyVariables_OneVariable_Added"
            type="MWM2.LiveResults.Tests.Schema.SurveyVariableTests" method="AddSurveyVariables_OneVariable_Added"
            time="0.0710000" result="Pass">
        <traits/>
      </test>
    </collection>
  </assembly>
</assemblies>