TestsResults.Integration.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-08-16" time="19:24:32">
  <environment user="appveyor" machine-name="APPVEYOR-VM" cwd="C:\VSTS" user-domain="APPVEYOR-VM" platform="Microsoft Windows Server 2012 R2 Datacenter|C:\windows|\Device\Harddisk0\Partition1" nunit-version="2.5.8.0" os-version="6.3.9600" clr-version="4.0.30319.42000" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite type="TestFixture" name="Pester" executed="True" result="Success" success="True" time="131.1745" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name="C:\VSTS\Tests\Builds.tests.ps1" executed="True" result="Success" success="True" time="17.1953" asserts="0" description="C:\VSTS\Tests\Builds.tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Builds" executed="True" result="Success" success="True" time="17.1953" asserts="0" description="Builds">
            <results>
              <test-suite type="TestFixture" name="Has default build queues" executed="True" result="Success" success="True" time="17.1953" asserts="0" description="Has default build queues">
                <results>
                  <test-case description="Should return default build queues" name="Builds.Has default build queues.Should return default build queues" time="17.1953" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\VSTS\Tests\Code.tests.ps1" executed="True" result="Success" success="True" time="22.414" asserts="0" description="C:\VSTS\Tests\Code.tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Code" executed="True" result="Success" success="True" time="22.414" asserts="0" description="Code">
            <results>
              <test-suite type="TestFixture" name="Create a repository, get the repository and remove the repository" executed="True" result="Success" success="True" time="22.414" asserts="0" description="Create a repository, get the repository and remove the repository">
                <results>
                  <test-case description="Should create repository" name="Code.Create a repository, get the repository and remove the repository.Should create repository" time="22.1099" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should get the repository" name="Code.Create a repository, get the repository and remove the repository.Should get the repository" time="0.0661" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should delete the repository" name="Code.Create a repository, get the repository and remove the repository.Should delete the repository" time="0.238" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\VSTS\Tests\Module.tests.ps1" executed="True" result="Success" success="True" time="0" asserts="0" description="C:\VSTS\Tests\Module.tests.ps1">
        <results />
      </test-suite>
      <test-suite type="TestFixture" name="C:\VSTS\Tests\Projects.tests.ps1" executed="True" result="Success" success="True" time="75.2197" asserts="0" description="C:\VSTS\Tests\Projects.tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Projects" executed="True" result="Success" success="True" time="75.2197" asserts="0" description="Projects">
            <results>
              <test-suite type="TestFixture" name="Project doesn't exist" executed="True" result="Success" success="True" time="75.0838" asserts="0" description="Project doesn't exist">
                <results>
                  <test-suite type="TestFixture" name="Using session object" executed="True" result="Success" success="True" time="37.505" asserts="0" description="Using session object">
                    <results>
                      <test-suite type="TestFixture" name="Using no parameters" executed="True" result="Success" success="True" time="21.4428" asserts="0" description="Using no parameters">
                        <results>
                          <test-case description="Should create a new project '0b405482983ad2ff426635'" name="Projects.Project doesn't exist.Using session object.Using no parameters.Should create a new project '0b405482983ad2ff426635'" time="0.5305" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should wait for new project '0b405482983ad2ff426635' to be WellFormed" name="Projects.Project doesn't exist.Using session object.Using no parameters.Should wait for new project '0b405482983ad2ff426635' to be WellFormed" time="20.6685" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should return the new project '0b405482983ad2ff426635'" name="Projects.Project doesn't exist.Using session object.Using no parameters.Should return the new project '0b405482983ad2ff426635'" time="0.0648" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should delete the new project '0b405482983ad2ff426635'" name="Projects.Project doesn't exist.Using session object.Using no parameters.Should delete the new project '0b405482983ad2ff426635'" time="0.179" asserts="0" success="True" result="Success" executed="True" />
                        </results>
                      </test-suite>
                      <test-suite type="TestFixture" name="Using template name 'Scrum'" executed="True" result="Success" success="True" time="16.0623" asserts="0" description="Using template name 'Scrum'">
                        <results>
                          <test-case description="Should create a new project '0448f3a5dd5d7ba64d83a3'" name="Projects.Project doesn't exist.Using session object.Using template name 'Scrum'.Should create a new project '0448f3a5dd5d7ba64d83a3'" time="0.3639" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should wait for new project '0448f3a5dd5d7ba64d83a3' to be WellFormed" name="Projects.Project doesn't exist.Using session object.Using template name 'Scrum'.Should wait for new project '0448f3a5dd5d7ba64d83a3' to be WellFormed" time="15.4515" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should return the new project '0448f3a5dd5d7ba64d83a3'" name="Projects.Project doesn't exist.Using session object.Using template name 'Scrum'.Should return the new project '0448f3a5dd5d7ba64d83a3'" time="0.0851" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should delete the new project '0448f3a5dd5d7ba64d83a3'" name="Projects.Project doesn't exist.Using session object.Using template name 'Scrum'.Should delete the new project '0448f3a5dd5d7ba64d83a3'" time="0.1618" asserts="0" success="True" result="Success" executed="True" />
                        </results>
                      </test-suite>
                    </results>
                  </test-suite>
                  <test-suite type="TestFixture" name="Using account details" executed="True" result="Success" success="True" time="37.5788" asserts="0" description="Using account details">
                    <results>
                      <test-suite type="TestFixture" name="Using no parameters" executed="True" result="Success" success="True" time="16.1571" asserts="0" description="Using no parameters">
                        <results>
                          <test-case description="Should create a new project '4743a1b64d1f956e86ac53'" name="Projects.Project doesn't exist.Using account details.Using no parameters.Should create a new project '4743a1b64d1f956e86ac53'" time="0.4281" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should wait for new project '4743a1b64d1f956e86ac53' to be WellFormed" name="Projects.Project doesn't exist.Using account details.Using no parameters.Should wait for new project '4743a1b64d1f956e86ac53' to be WellFormed" time="15.5307" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should return the new project '4743a1b64d1f956e86ac53'" name="Projects.Project doesn't exist.Using account details.Using no parameters.Should return the new project '4743a1b64d1f956e86ac53'" time="0.0576" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should delete the new project '4743a1b64d1f956e86ac53'" name="Projects.Project doesn't exist.Using account details.Using no parameters.Should delete the new project '4743a1b64d1f956e86ac53'" time="0.1408" asserts="0" success="True" result="Success" executed="True" />
                        </results>
                      </test-suite>
                      <test-suite type="TestFixture" name="Using template name 'Scrum'" executed="True" result="Success" success="True" time="21.4217" asserts="0" description="Using template name 'Scrum'">
                        <results>
                          <test-case description="Should create a new project '604fc0a46905693541b351'" name="Projects.Project doesn't exist.Using account details.Using template name 'Scrum'.Should create a new project '604fc0a46905693541b351'" time="0.354" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should wait for new project '604fc0a46905693541b351' to be WellFormed" name="Projects.Project doesn't exist.Using account details.Using template name 'Scrum'.Should wait for new project '604fc0a46905693541b351' to be WellFormed" time="20.8403" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should return the new project '604fc0a46905693541b351'" name="Projects.Project doesn't exist.Using account details.Using template name 'Scrum'.Should return the new project '604fc0a46905693541b351'" time="0.0573" asserts="0" success="True" result="Success" executed="True" />
                          <test-case description="Should delete the new project '604fc0a46905693541b351'" name="Projects.Project doesn't exist.Using account details.Using template name 'Scrum'.Should delete the new project '604fc0a46905693541b351'" time="0.17" asserts="0" success="True" result="Success" executed="True" />
                        </results>
                      </test-suite>
                    </results>
                  </test-suite>
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="Process" executed="True" result="Success" success="True" time="0.1359" asserts="0" description="Process">
                <results>
                  <test-suite type="TestFixture" name="Using session object" executed="True" result="Success" success="True" time="0.0743" asserts="0" description="Using session object">
                    <results>
                      <test-case description="Should returns default process templates" name="Projects.Process.Using session object.Should returns default process templates" time="0.0743" asserts="0" success="True" result="Success" executed="True" />
                    </results>
                  </test-suite>
                  <test-suite type="TestFixture" name="Using account details" executed="True" result="Success" success="True" time="0.0616" asserts="0" description="Using account details">
                    <results>
                      <test-case description="Should returns default process templates" name="Projects.Process.Using account details.Should returns default process templates" time="0.0616" asserts="0" success="True" result="Success" executed="True" />
                    </results>
                  </test-suite>
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
      <test-suite type="TestFixture" name="C:\VSTS\Tests\WorkItems.tests.ps1" executed="True" result="Success" success="True" time="16.3455" asserts="0" description="C:\VSTS\Tests\WorkItems.tests.ps1">
        <results>
          <test-suite type="TestFixture" name="Work items" executed="True" result="Success" success="True" time="16.3455" asserts="0" description="Work items">
            <results>
              <test-suite type="TestFixture" name="Work item doesn't exist" executed="True" result="Success" success="True" time="16.3455" asserts="0" description="Work item doesn't exist">
                <results>
                  <test-case description="Should create a new work item" name="Work items.Work item doesn't exist.Should create a new work item" time="16.3455" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>