tests/result.PSGitHubGist.test.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="32" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2019-12-22" time="19:43:09">
  <environment clr-version="4.0.30319.42000" user-domain="fv-az453" cwd="D:\a\1\s" platform="Microsoft Windows Server 2016 Datacenter|C:\windows|\Device\Harddisk0\Partition2" machine-name="fv-az453" nunit-version="2.5.8.0" os-version="10.0.14393" user="VssAdministrator" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="2.4851" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name=".\PSGitHubGist.Tests.ps1" executed="True" result="Success" success="True" time="2.4851" asserts="0" description=".\PSGitHubGist.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Module Manifest Tests" executed="True" result="Success" success="True" time="1.1096" asserts="0" description="Module Manifest Tests">
            <results>
              <test-case description="Passes Test-ModuleManifest" name="Module Manifest Tests.Passes Test-ModuleManifest" time="0.3631" asserts="0" success="True" result="Success" executed="True" />
            </results>
          </test-suite>
          <test-suite type="TestFixture" name="PSGitHubGist Module Tests" executed="True" result="Success" success="True" time="1.0704" asserts="0" description="PSGitHubGist Module Tests">
            <results>
              <test-suite type="TestFixture" name="Module Setup" executed="True" result="Success" success="True" time="0.2225" asserts="0" description="Module Setup">
                <results>
                  <test-case description="has the root module PSGitHubGist.psm1" name="PSGitHubGist Module Tests.Module Setup.has the root module PSGitHubGist.psm1" time="0.0271" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="has the a manifest file of PSGitHubGist.psm1" name="PSGitHubGist Module Tests.Module Setup.has the a manifest file of PSGitHubGist.psm1" time="0.0291" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="$module folder has functions" name="PSGitHubGist Module Tests.Module Setup.$module folder has functions" time="0.0036" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="PSGitHubGist is valid PowerShell code" name="PSGitHubGist Module Tests.Module Setup.PSGitHubGist is valid PowerShell code" time="0.0234" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Test Function Get-GitHubGist" executed="True" result="Success" success="True" time="0.1469" asserts="0" description="Test Function Get-GitHubGist">
                <results>
                  <test-case description="Get-GitHubGist.ps1 should exist" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should exist" time="0.0029" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should have help block" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should have help block" time="0.0078" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should have a SYNOPSIS section in the help block" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should have a SYNOPSIS section in the help block" time="0.0049" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should have a DESCRIPTION section in the help block" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should have a DESCRIPTION section in the help block" time="0.0055" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should have a EXAMPLE section in the help block" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should have a EXAMPLE section in the help block" time="0.0056" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should be an advanced function" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should be an advanced function" time="0.0111" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 should contain Write-Verbose blocks" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 should contain Write-Verbose blocks" time="0.0045" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Get-GitHubGist.ps1 is valid PowerShell code" name="PSGitHubGist Module Tests.Test Function Get-GitHubGist.Get-GitHubGist.ps1 is valid PowerShell code" time="0.0063" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Get-GitHubGist has tests" executed="True" result="Success" success="True" time="0.0579" asserts="0" description="Get-GitHubGist has tests">
                <results>
                  <test-case description="function-Get-GitHubGist.Tests.ps1 should exist" name="PSGitHubGist Module Tests.Get-GitHubGist has tests.function-Get-GitHubGist.Tests.ps1 should exist" time="0.0033" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Test Function New-GitHubGist" executed="True" result="Success" success="True" time="0.1394" asserts="0" description="Test Function New-GitHubGist">
                <results>
                  <test-case description="New-GitHubGist.ps1 should exist" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should exist" time="0.0028" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should have help block" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should have help block" time="0.0078" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should have a SYNOPSIS section in the help block" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should have a SYNOPSIS section in the help block" time="0.0044" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should have a DESCRIPTION section in the help block" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should have a DESCRIPTION section in the help block" time="0.0041" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should have a EXAMPLE section in the help block" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should have a EXAMPLE section in the help block" time="0.0044" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should be an advanced function" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should be an advanced function" time="0.0101" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 should contain Write-Verbose blocks" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 should contain Write-Verbose blocks" time="0.0122" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="New-GitHubGist.ps1 is valid PowerShell code" name="PSGitHubGist Module Tests.Test Function New-GitHubGist.New-GitHubGist.ps1 is valid PowerShell code" time="0.0046" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="New-GitHubGist has tests" executed="True" result="Success" success="True" time="0.0865" asserts="0" description="New-GitHubGist has tests">
                <results>
                  <test-case description="function-New-GitHubGist.Tests.ps1 should exist" name="PSGitHubGist Module Tests.New-GitHubGist has tests.function-New-GitHubGist.Tests.ps1 should exist" time="0.0026" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Test Function Remove-GitHubGist" executed="True" result="Success" success="True" time="0.2667" asserts="0" description="Test Function Remove-GitHubGist">
                <results>
                  <test-case description="Remove-GitHubGist.ps1 should exist" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should exist" time="0.0025" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should have help block" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should have help block" time="0.0062" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should have a SYNOPSIS section in the help block" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should have a SYNOPSIS section in the help block" time="0.0042" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should have a DESCRIPTION section in the help block" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should have a DESCRIPTION section in the help block" time="0.0034" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should have a EXAMPLE section in the help block" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should have a EXAMPLE section in the help block" time="0.0035" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should be an advanced function" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should be an advanced function" time="0.0099" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 should contain Write-Verbose blocks" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 should contain Write-Verbose blocks" time="0.0031" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Remove-GitHubGist.ps1 is valid PowerShell code" name="PSGitHubGist Module Tests.Test Function Remove-GitHubGist.Remove-GitHubGist.ps1 is valid PowerShell code" time="0.0041" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Remove-GitHubGist has tests" executed="True" result="Success" success="True" time="0.0509" asserts="0" description="Remove-GitHubGist has tests">
                <results>
                  <test-case description="function-Remove-GitHubGist.Tests.ps1 should exist" name="PSGitHubGist Module Tests.Remove-GitHubGist has tests.function-Remove-GitHubGist.Tests.ps1 should exist" time="0.0027" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>