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="31" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2021-09-10" time="00:36:20">
  <environment clr-version="4.0.30319.42000" user-domain="APPVEYOR-VM" cwd="C:\projects\Test-NetStack" platform="Microsoft Windows Server 2019 Datacenter|C:\Windows|\Device\Harddisk0\Partition4" machine-name="APPVEYOR-VM" nunit-version="2.5.8.0" os-version="10.0.17763" 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="1.9122" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name="C:\projects\Test-NetStack\tests\unit\unit.tests.ps1" executed="True" result="Success" success="True" time="1.9122" asserts="0" description="C:\projects\Test-NetStack\tests\unit\unit.tests.ps1">
        <results>
          <test-suite type="TestFixture" name="c:\projects\Test-NetStack-Manifest" executed="True" result="Success" success="True" time="1.6505" asserts="0" description="c:\projects\Test-NetStack-Manifest">
            <results>
              <test-suite type="TestFixture" name="Validation" executed="True" result="Success" success="True" time="1.3623" asserts="0" description="Validation">
                <results>
                  <test-case description="[Manifest] - Test-NetStack.psd1 exists" name="c:\projects\Test-NetStack-Manifest.Validation.[Manifest] - Test-NetStack.psd1 exists" time="0.2845" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Test-Path] - Test-NetStack.psm1 exists" name="c:\projects\Test-NetStack-Manifest.Validation.[Test-Path] - Test-NetStack.psm1 exists" time="0.0099" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Manifest Property] - Test-NetStack.psm1 exists" name="c:\projects\Test-NetStack-Manifest.Validation.[Manifest Property] - Test-NetStack.psm1 exists" time="0.0071" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Import-PowerShellDataFile] - Test-NetStack.psd1 is a valid PowerShell Data File" name="c:\projects\Test-NetStack-Manifest.Validation.[Import-PowerShellDataFile] - Test-NetStack.psd1 is a valid PowerShell Data File" time="0.0294" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Test-ModuleManifest] - Test-NetStack.psd1 should pass the basic test" name="c:\projects\Test-NetStack-Manifest.Validation.[Test-ModuleManifest] - Test-NetStack.psd1 should pass the basic test" time="0.0157" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Test-Path] - helpers\icmp.psm1 exists" name="c:\projects\Test-NetStack-Manifest.Validation.[Test-Path] - helpers\icmp.psm1 exists" time="0.0034" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Import-Module] - helpers\icmp.psm1 is a valid PowerShell Module" name="c:\projects\Test-NetStack-Manifest.Validation.[Import-Module] - helpers\icmp.psm1 is a valid PowerShell Module" time="0.0025" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Invoke-ICMPPMTUD" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Invoke-ICMPPMTUD" time="0.0095" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Test-Path] - helpers\internal.psm1 exists" name="c:\projects\Test-NetStack-Manifest.Validation.[Test-Path] - helpers\internal.psm1 exists" time="0.0028" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Import-Module] - helpers\internal.psm1 is a valid PowerShell Module" name="c:\projects\Test-NetStack-Manifest.Validation.[Import-Module] - helpers\internal.psm1 is a valid PowerShell Module" time="0.0022" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Get-ConnectivityMapping" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Get-ConnectivityMapping" time="0.0031" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Get-TestableNetworksFromMapping" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Get-TestableNetworksFromMapping" time="0.0026" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Get-DisqualifiedNetworksFromMapping" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Get-DisqualifiedNetworksFromMapping" time="0.0032" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Get-RunspaceGroups" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Get-RunspaceGroups" time="0.0075" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Get-Jitter" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Get-Jitter" time="0.0043" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Get-Latency" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Get-Latency" time="0.0044" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Get-Failures" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Get-Failures" time="0.0194" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Write-RecommendationsToLogFile" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Write-RecommendationsToLogFile" time="0.0048" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Convert-CIDRToMask" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Convert-CIDRToMask" time="0.1135" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Convert-MaskToCIDR" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Convert-MaskToCIDR" time="0.0072" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Convert-IPv4ToInt" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Convert-IPv4ToInt" time="0.0164" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Convert-IntToIPv4" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Convert-IntToIPv4" time="0.0046" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Test-Path] - helpers\ndk.psm1 exists" name="c:\projects\Test-NetStack-Manifest.Validation.[Test-Path] - helpers\ndk.psm1 exists" time="0.0048" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Import-Module] - helpers\ndk.psm1 is a valid PowerShell Module" name="c:\projects\Test-NetStack-Manifest.Validation.[Import-Module] - helpers\ndk.psm1 is a valid PowerShell Module" time="0.0046" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Invoke-NDKPing" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Invoke-NDKPing" time="0.0075" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Invoke-NDKPerf1to1" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Invoke-NDKPerf1to1" time="0.0042" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Invoke-NDKPerfNto1" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Invoke-NDKPerfNto1" time="0.0048" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Invoke-NDKPerfNtoN" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Invoke-NDKPerfNtoN" time="0.004" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Test-Path] - helpers\tcp.psm1 exists" name="c:\projects\Test-NetStack-Manifest.Validation.[Test-Path] - helpers\tcp.psm1 exists" time="0.0047" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="[Import-Module] - helpers\tcp.psm1 is a valid PowerShell Module" name="c:\projects\Test-NetStack-Manifest.Validation.[Import-Module] - helpers\tcp.psm1 is a valid PowerShell Module" time="0.0046" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have an available command: Invoke-TCP" name="c:\projects\Test-NetStack-Manifest.Validation.Should have an available command: Invoke-TCP" time="0.0048" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>