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="11" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2018-03-08" time="09:20:40">
  <environment user="appveyor" machine-name="APPVYR-WIN" cwd="C:\projects\uncommonsense-powershell-typedata\UncommonSense.PowerShell.TypeData\bin\Release" user-domain="APPVYR-WIN" platform="Microsoft Windows Server 2016 Datacenter|C:\Windows|\Device\Harddisk0\Partition4" nunit-version="2.5.8.0" os-version="10.0.14393" clr-version="4.0.30319.42000" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite type="Powershell" name="Pester" executed="True" result="Success" success="True" time="1.9584" asserts="0">
    <results>
      <test-suite type="TestFixture" name="UncommonSense.Powershell.TypeData" executed="True" result="Success" success="True" time="1.9584" asserts="0" description="UncommonSense.Powershell.TypeData">
        <results>
          <test-case description="Correctly renders an AliasProperty" name="UncommonSense.Powershell.TypeData.Correctly renders an AliasProperty" time="1.6819" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders a CodeMethod" name="UncommonSense.Powershell.TypeData.Correctly renders a CodeMethod" time="0.108" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders a CodeProperty" name="UncommonSense.Powershell.TypeData.Correctly renders a CodeProperty" time="0.0179" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders a MemberSet without -InheritMembers" name="UncommonSense.Powershell.TypeData.Correctly renders a MemberSet without -InheritMembers" time="0.0212" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders -DoNotInheritMembers on a MemberSet" name="UncommonSense.Powershell.TypeData.Correctly renders -DoNotInheritMembers on a MemberSet" time="0.0172" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders a NoteProperty" name="UncommonSense.Powershell.TypeData.Correctly renders a NoteProperty" time="0.0171" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders a PropertySet" name="UncommonSense.Powershell.TypeData.Correctly renders a PropertySet" time="0.0105" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders a ScriptMethod" name="UncommonSense.Powershell.TypeData.Correctly renders a ScriptMethod" time="0.0128" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders a ScriptProperty" name="UncommonSense.Powershell.TypeData.Correctly renders a ScriptProperty" time="0.0164" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders a type converter from a string" name="UncommonSense.Powershell.TypeData.Correctly renders a type converter from a string" time="0.0093" asserts="0" success="True" result="Success" executed="True" />
          <test-case description="Correctly renders a type converter from a type converter instance" name="UncommonSense.Powershell.TypeData.Correctly renders a type converter from a type converter instance" time="0.0462" asserts="0" success="True" result="Success" executed="True" />
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>