tests/results/TestResults.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="11" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2021-08-18" time="15:24:58">
  <environment clr-version="4.0.30319.42000" user-domain="APPVYR-WIN" cwd="C:\projects\DataCenterBridging" platform="Microsoft Windows Server 2016 Datacenter|C:\Windows|\Device\Harddisk0\Partition4" machine-name="APPVYR-WIN" nunit-version="2.5.8.0" os-version="10.0.14393" user="appveyor" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="2.2416" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name="C:\projects\DataCenterBridging\tests\unit\unit.tests.ps1" executed="True" result="Success" success="True" time="2.2416" asserts="0" description="C:\projects\DataCenterBridging\tests\unit\unit.tests.ps1">
        <results>
          <test-suite type="TestFixture" name="c:\projects\DataCenterBridging-Manifest" executed="True" result="Success" success="True" time="1.8681" asserts="0" description="c:\projects\DataCenterBridging-Manifest">
            <results>
              <test-suite type="TestFixture" name="Validation" executed="True" result="Success" success="True" time="1.3786" asserts="0" description="Validation">
                <results>
                  <test-case description="[Import-PowerShellDataFile] - DataCenterBridging.psd1 is a valid PowerShell Data File" name="c:\projects\DataCenterBridging-Manifest.Validation.[Import-PowerShellDataFile] - DataCenterBridging.psd1 is a valid PowerShell Data File" time="0.3204" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Test-ModuleManifest] - DataCenterBridging.psd1 should pass the basic test" name="c:\projects\DataCenterBridging-Manifest.Validation.[Test-ModuleManifest] - DataCenterBridging.psd1 should pass the basic test" time="0.0132" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have exported the DSC Resource: DCBNetQosFlowControl" name="c:\projects\DataCenterBridging-Manifest.Validation.Should have exported the DSC Resource: DCBNetQosFlowControl" time="0.1448" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have exported the DSC Resource: DCBNetAdapterQos" name="c:\projects\DataCenterBridging-Manifest.Validation.Should have exported the DSC Resource: DCBNetAdapterQos" time="0.0038" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have exported the DSC Resource: DCBNetQosDcbxSetting" name="c:\projects\DataCenterBridging-Manifest.Validation.Should have exported the DSC Resource: DCBNetQosDcbxSetting" time="0.0039" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have exported the DSC Resource: DCBNetQosTrafficClass" name="c:\projects\DataCenterBridging-Manifest.Validation.Should have exported the DSC Resource: DCBNetQosTrafficClass" time="0.0066" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have exported the DSC Resource: DCBNetQosPolicy" name="c:\projects\DataCenterBridging-Manifest.Validation.Should have exported the DSC Resource: DCBNetQosPolicy" time="0.0056" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Test-FabricInfo" name="c:\projects\DataCenterBridging-Manifest.Validation.Should have an available command: Test-FabricInfo" time="0.0136" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Get-FabricInfo" name="c:\projects\DataCenterBridging-Manifest.Validation.Should have an available command: Get-FabricInfo" time="0.0059" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Enable-FabricInfo" name="c:\projects\DataCenterBridging-Manifest.Validation.Should have an available command: Enable-FabricInfo" time="0.0054" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Start-FabricCapture" name="c:\projects\DataCenterBridging-Manifest.Validation.Should have an available command: Start-FabricCapture" time="0.0055" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>