TestResult.xml

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<test-results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="nunit_schema_2.5.xsd" name="Pester" total="23" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2017-06-26" time="11:41:05">
  <environment user="Iain" machine-name="OFFICEPC" cwd="C:\Users\Iain\Dropbox\PowerShell\DSC\Resources\RESONEWorkspace" user-domain="OFFICEPC" platform="Microsoft Windows 10 Enterprise|C:\WINDOWS|\Device\Harddisk0\Partition4" nunit-version="2.5.8.0" os-version="10.0.15063" clr-version="4.0.30319.42000" />
  <culture-info current-culture="en-GB" current-uiculture="en-GB" />
  <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="43.7999" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name="C:\Users\Iain\Dropbox\PowerShell\DSC\Resources\RESONEWorkspace\Tests\Unit\DSCResources\ROWCommon\Src\Resolve-ROWPackagePath.Tests.ps1" executed="True" result="Success" success="True" time="1.4273" asserts="0" description="C:\Users\Iain\Dropbox\PowerShell\DSC\Resources\RESONEWorkspace\Tests\Unit\DSCResources\ROWCommon\Src\Resolve-ROWPackagePath.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath" executed="True" result="Success" success="True" time="1.4273" asserts="0" description="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath">
            <results>
              <test-case description="Should resolve 2016 (v9.12) Full Agent installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve 2016 (v9.12) Full Agent installer" time="0.9808" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should resolve 2016 SR1 (9.12.1) Full Agent installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve 2016 SR1 (9.12.1) Full Agent installer" time="0.0988" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should resolve explicit 2016 (v.9.12.0) Full Agent installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve explicit 2016 (v.9.12.0) Full Agent installer" time="0.0531" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should resolve v10.0.0.0 Full Agent installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve v10.0.0.0 Full Agent installer" time="0.0221" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should resolve later v10.0.100.0 Full Agent installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve later v10.0.100.0 Full Agent installer" time="0.0242" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should resolve v10.0.0.0 Agent Only installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve v10.0.0.0 Agent Only installer" time="0.0284" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should resolve v10.0.0.0 Console installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve v10.0.0.0 Console installer" time="0.0221" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should resolve v10.0.0.0 Relay Server installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve v10.0.0.0 Relay Server installer" time="0.0453" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should resolve v10.0.0.0 Reporting Services installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve v10.0.0.0 Reporting Services installer" time="0.0265" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should resolve v10.0.0.0 Management Portal installer" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should resolve v10.0.0.0 Management Portal installer" time="0.057" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should throw when &quot;ManagementPortal&quot; component is specified on versions prior to v10" name="RESONEWorkspace\ROWCommon\Resolve-ROWPackagePath.Should throw when &quot;ManagementPortal&quot; component is specified on versions prior to v10" time="0.069" asserts="0" success="True" result="Success" executed="True" />
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\Users\Iain\Dropbox\PowerShell\DSC\Resources\RESONEWorkspace\Tests\Integration\RESONEWorkspace.Integration.Tests.ps1" executed="True" result="Success" success="True" time="0.9553" asserts="0" description="C:\Users\Iain\Dropbox\PowerShell\DSC\Resources\RESONEWorkspace\Tests\Integration\RESONEWorkspace.Integration.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Integration\RESONEWorkspace" executed="True" result="Success" success="True" time="0.9553" asserts="0" description="Integration\RESONEWorkspace">
            <results>
              <test-case description="Should load module without throwing" name="Integration\RESONEWorkspace.Should load module without throwing" time="0.2396" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'ROWCommon' without throwing" name="Integration\RESONEWorkspace.Should load resource 'ROWCommon' without throwing" time="0.0735" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'VE_ROWBuildingBlock' without throwing" name="Integration\RESONEWorkspace.Should load resource 'VE_ROWBuildingBlock' without throwing" time="0.0726" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'VE_ROWConsole' without throwing" name="Integration\RESONEWorkspace.Should load resource 'VE_ROWConsole' without throwing" time="0.0668" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'VE_ROWDatabase' without throwing" name="Integration\RESONEWorkspace.Should load resource 'VE_ROWDatabase' without throwing" time="0.0738" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'VE_ROWDatabaseAgent' without throwing" name="Integration\RESONEWorkspace.Should load resource 'VE_ROWDatabaseAgent' without throwing" time="0.0727" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'VE_ROWManagementPortal' without throwing" name="Integration\RESONEWorkspace.Should load resource 'VE_ROWManagementPortal' without throwing" time="0.0915" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'VE_ROWManagementPortalConfig' without throwing" name="Integration\RESONEWorkspace.Should load resource 'VE_ROWManagementPortalConfig' without throwing" time="0.0712" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'VE_ROWRelayServer' without throwing" name="Integration\RESONEWorkspace.Should load resource 'VE_ROWRelayServer' without throwing" time="0.0658" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'VE_ROWRelayServerAgent' without throwing" name="Integration\RESONEWorkspace.Should load resource 'VE_ROWRelayServerAgent' without throwing" time="0.0626" asserts="0" success="True" result="Success" executed="True" />
              <test-case description="Should load resource 'VE_ROWReportingServices' without throwing" name="Integration\RESONEWorkspace.Should load resource 'VE_ROWReportingServices' without throwing" time="0.0651" asserts="0" success="True" result="Success" executed="True" />
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\Users\Iain\Dropbox\PowerShell\DSC\Resources\RESONEWorkspace\Tests\Integration\VE_ROWManagementPortal.Integration.Tests.ps1" executed="True" result="Success" success="True" time="41.4172" asserts="0" description="C:\Users\Iain\Dropbox\PowerShell\DSC\Resources\RESONEWorkspace\Tests\Integration\VE_ROWManagementPortal.Integration.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="VE_ROWManagementPortal_Integration" executed="True" result="Success" success="True" time="41.4172" asserts="0" description="VE_ROWManagementPortal_Integration">
            <results>
              <test-case description="Should compile without throwing" name="VE_ROWManagementPortal_Integration.Should compile without throwing" time="41.4172" asserts="0" success="True" result="Success" executed="True" />
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>