TestsResults.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="17" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2022-01-22" time="00:06:28">
  <environment clr-version="4.0.30319.42000" user-domain="APPVYR-WIN" cwd="C:\projects\psgithub" platform="Microsoft Windows Server 2012 R2 Datacenter|C:\windows|\Device\Harddisk0\Partition5" machine-name="APPVYR-WIN" nunit-version="2.5.8.0" os-version="6.3.9600" 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="17.3417" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name="C:\projects\psgithub\Tests\Unit\psgithub.tests.ps1" executed="True" result="Success" success="True" time="17.3417" asserts="0" description="C:\projects\psgithub\Tests\Unit\psgithub.tests.ps1">
        <results>
          <test-suite type="TestFixture" name="PSScriptAnalyzer" executed="True" result="Success" success="True" time="7.0332" asserts="0" description="PSScriptAnalyzer">
            <results>
              <test-suite type="TestFixture" name="PSScriptAnalyzer.PSGitHub Module, Functions and TabCompleters" executed="True" result="Success" success="True" time="6.8527" asserts="0" description="PSScriptAnalyzer.PSGitHub Module, Functions and TabCompleters">
                <results>
                  <test-case description="Passes Invoke-ScriptAnalyzer" name="PSScriptAnalyzer.PSGitHub Module, Functions and TabCompleters.Passes Invoke-ScriptAnalyzer" time="6.1759" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
          <test-suite type="TestFixture" name="Get-GitHubLabel" executed="True" result="Success" success="True" time="10.3838" asserts="0" description="Get-GitHubLabel">
            <results>
              <test-suite type="TestFixture" name="Get-GitHubLabel.When getting first page of all labels in a repository" executed="True" result="Success" success="True" time="1.8056" asserts="0" description="Get-GitHubLabel.When getting first page of all labels in a repository">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="Get-GitHubLabel.When getting first page of all labels in a repository.Should call the mock with the correct arguments" time="1.7792" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Get-GitHubLabel.When getting second page of all labels in a repository" executed="True" result="Success" success="True" time="1.913" asserts="0" description="Get-GitHubLabel.When getting second page of all labels in a repository">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="Get-GitHubLabel.When getting second page of all labels in a repository.Should call the mock with the correct arguments" time="0.0886" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Get-GitHubLabel.When getting a specific label in a repository" executed="True" result="Success" success="True" time="2.0262" asserts="0" description="Get-GitHubLabel.When getting a specific label in a repository">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="Get-GitHubLabel.When getting a specific label in a repository.Should call the mock with the correct arguments" time="0.1016" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
          <test-suite type="TestFixture" name="New-GitHubLabel" executed="True" result="Success" success="True" time="11.3148" asserts="0" description="New-GitHubLabel">
            <results>
              <test-suite type="TestFixture" name="New-GitHubLabel.When adding a new label without description" executed="True" result="Success" success="True" time="0.392" asserts="0" description="New-GitHubLabel.When adding a new label without description">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="New-GitHubLabel.When adding a new label without description.Should call the mock with the correct arguments" time="0.3752" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="New-GitHubLabel.When adding a new label without description" executed="True" result="Success" success="True" time="0.4966" asserts="0" description="New-GitHubLabel.When adding a new label without description">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="New-GitHubLabel.When adding a new label without description.Should call the mock with the correct arguments" time="0.0763" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="New-GitHubLabel.When adding a new label and requesting explicit validation" executed="True" result="Success" success="True" time="0.5725" asserts="0" description="New-GitHubLabel.When adding a new label and requesting explicit validation">
                <results>
                  <test-case description="Should not not call any mock" name="New-GitHubLabel.When adding a new label and requesting explicit validation.Should not not call any mock" time="0.0677" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="New-GitHubLabel.When adding a new label and requesting to forcibly execute" executed="True" result="Success" success="True" time="0.9101" asserts="0" description="New-GitHubLabel.When adding a new label and requesting to forcibly execute">
                <results>
                  <test-case description="Should call the correct mock" name="New-GitHubLabel.When adding a new label and requesting to forcibly execute.Should call the correct mock" time="0.3307" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
          <test-suite type="TestFixture" name="Set-GitHubLabel" executed="True" result="Success" success="True" time="12.0113" asserts="0" description="Set-GitHubLabel">
            <results>
              <test-suite type="TestFixture" name="Set-GitHubLabel.When updating a label with a new name" executed="True" result="Success" success="True" time="0.1292" asserts="0" description="Set-GitHubLabel.When updating a label with a new name">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="Set-GitHubLabel.When updating a label with a new name.Should call the mock with the correct arguments" time="0.1206" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Set-GitHubLabel.When updating a label with a new color" executed="True" result="Success" success="True" time="0.1999" asserts="0" description="Set-GitHubLabel.When updating a label with a new color">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="Set-GitHubLabel.When updating a label with a new color.Should call the mock with the correct arguments" time="0.0631" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Set-GitHubLabel.When updating a label with a new description" executed="True" result="Success" success="True" time="0.3926" asserts="0" description="Set-GitHubLabel.When updating a label with a new description">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="Set-GitHubLabel.When updating a label with a new description.Should call the mock with the correct arguments" time="0.1841" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Set-GitHubLabel.When updating a label with a new name, color and description" executed="True" result="Success" success="True" time="0.4661" asserts="0" description="Set-GitHubLabel.When updating a label with a new name, color and description">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="Set-GitHubLabel.When updating a label with a new name, color and description.Should call the mock with the correct arguments" time="0.0652" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Set-GitHubLabel.When adding a new label and requesting explicit validation" executed="True" result="Success" success="True" time="0.6117" asserts="0" description="Set-GitHubLabel.When adding a new label and requesting explicit validation">
                <results>
                  <test-case description="Should not not call any mock" name="Set-GitHubLabel.When adding a new label and requesting explicit validation.Should not not call any mock" time="0.1369" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Set-GitHubLabel.When adding a new label and requesting to forcibly execute" executed="True" result="Success" success="True" time="0.6833" asserts="0" description="Set-GitHubLabel.When adding a new label and requesting to forcibly execute">
                <results>
                  <test-case description="Should call the correct mock" name="Set-GitHubLabel.When adding a new label and requesting to forcibly execute.Should call the correct mock" time="0.0583" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
          <test-suite type="TestFixture" name="Remove-GitHubLabel" executed="True" result="Success" success="True" time="12.3555" asserts="0" description="Remove-GitHubLabel">
            <results>
              <test-suite type="TestFixture" name="Remove-GitHubLabel.When removing a label" executed="True" result="Success" success="True" time="0.1285" asserts="0" description="Remove-GitHubLabel.When removing a label">
                <results>
                  <test-case description="Should call the mock with the correct arguments" name="Remove-GitHubLabel.When removing a label.Should call the mock with the correct arguments" time="0.1216" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Remove-GitHubLabel.When removing a label and requesting explicit validation" executed="True" result="Success" success="True" time="0.2467" asserts="0" description="Remove-GitHubLabel.When removing a label and requesting explicit validation">
                <results>
                  <test-case description="Should not not call any mock" name="Remove-GitHubLabel.When removing a label and requesting explicit validation.Should not not call any mock" time="0.0658" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Remove-GitHubLabel.When removing a label and requesting to forcibly execute" executed="True" result="Success" success="True" time="0.3324" asserts="0" description="Remove-GitHubLabel.When removing a label and requesting to forcibly execute">
                <results>
                  <test-case description="Should call the correct mock" name="Remove-GitHubLabel.When removing a label and requesting to forcibly execute.Should call the correct mock" time="0.0782" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>