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="10" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2018-09-09" time="02:40:56">
  <environment user="appveyor" machine-name="APPVYR-WIN" cwd="C:\projects\compositeresource" user-domain="APPVYR-WIN" platform="Microsoft Windows Server 2012 R2 Datacenter|C:\windows|\Device\Harddisk0\Partition5" 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="2.555" asserts="0" description="Pester">
    <results>
      <test-suite type="TestFixture" name="C:\projects\compositeresource\Tests\Unit\CompositeResource.Tests.ps1" executed="True" result="Success" success="True" time="2.555" asserts="0" description="C:\projects\compositeresource\Tests\Unit\CompositeResource.Tests.ps1">
        <results>
          <test-suite type="TestFixture" name="ConvertTo-CompositeResource" executed="True" result="Success" success="True" time="2.4064" asserts="0" description="ConvertTo-CompositeResource">
            <results>
              <test-suite type="TestFixture" name="When converting a configuration using default values" executed="True" result="Success" success="True" time="1.9934" asserts="0" description="When converting a configuration using default values">
                <results>
                  <test-case description="Should have created the correct folder structure and correct files" name="ConvertTo-CompositeResource.When converting a configuration using default values.Should have created the correct folder structure and correct files" time="1.4491" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have written the correct content to the module manifest" name="ConvertTo-CompositeResource.When converting a configuration using default values.Should have written the correct content to the module manifest" time="0.2764" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have written the correct content to the resource manifest" name="ConvertTo-CompositeResource.When converting a configuration using default values.Should have written the correct content to the resource manifest" time="0.0439" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have written the correct content to the composite resource module file" name="ConvertTo-CompositeResource.When converting a configuration using default values.Should have written the correct content to the composite resource module file" time="0.2239" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="When converting a configuration using specific parameter values" executed="True" result="Success" success="True" time="0.2613" asserts="0" description="When converting a configuration using specific parameter values">
                <results>
                  <test-case description="Should have created the correct folder structure and correct files" name="ConvertTo-CompositeResource.When converting a configuration using specific parameter values.Should have created the correct folder structure and correct files" time="0.1247" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have written the correct content to the module manifest" name="ConvertTo-CompositeResource.When converting a configuration using specific parameter values.Should have written the correct content to the module manifest" time="0.0416" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have written the correct content to the resource manifest" name="ConvertTo-CompositeResource.When converting a configuration using specific parameter values.Should have written the correct content to the resource manifest" time="0.095" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
              <test-suite type="TestFixture" name="When converting two configurations into the same module" executed="True" result="Success" success="True" time="0.1516" asserts="0" description="When converting two configurations into the same module">
                <results>
                  <test-case description="Should have created the correct folder structure and correct files" name="ConvertTo-CompositeResource.When converting two configurations into the same module.Should have created the correct folder structure and correct files" time="0.0952" asserts="0" success="True" result="Success" executed="True" />
                  <test-case description="Should have written the correct content to the module manifest" name="ConvertTo-CompositeResource.When converting two configurations into the same module.Should have written the correct content to the module manifest" time="0.0565" asserts="0" success="True" result="Success" executed="True" />
                </results>
              </test-suite>
            </results>
          </test-suite>
          <test-suite type="TestFixture" name="Cleanup" executed="True" result="Success" success="True" time="0.1486" asserts="0" description="Cleanup">
            <results>
              <test-case description="Should not contain an configuration in the session" name="Cleanup.Should not contain an configuration in the session" time="0.1486" asserts="0" success="True" result="Success" executed="True" />
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>