<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--This file represents the results of running a test suite-->
<test-results name="C:\Program Files\NUnit 2.2.8\bin\mock-assembly.dll" total="5" failures="0" not-run="6" date="2006-04-22" time="12:47:24">
  <environment nunit-version="2.2.8.0" clr-version="1.1.4322.2032" os-version="Microsoft Windows NT 5.1.2600.0" platform="Win32NT" cwd="C:\Program Files\NUnit 2.2.8\bin" machine-name="FERRARI" user="Charlie" user-domain="FERRARI" />
  <culture-info current-culture="en-US" current-uiculture="en-US" />
  <test-suite name="C:\Program Files\NUnit 2.2.8\bin\mock-assembly.dll" success="True" time="0.016" asserts="0">
    <results>
      <test-suite name="C:\Program Files\NUnit 2.2.8\bin\mock-assembly.dll" success="True" time="0.000" asserts="0">
        <results>
          <test-suite name="NUnit" success="True" time="0.000" asserts="0">
            <results>
              <test-suite name="NUnit.Tests" success="True" time="0.000" asserts="0">
                <results>
                  <test-suite name="NUnit.Tests.Assemblies" success="True" time="0.000" asserts="0">
                    <results>
                      <test-suite name="NUnit.Tests.Assemblies.MockTestFixture" description="Fake Test Fixture" success="True" time="0.000" asserts="0">
                        <categories>
                          <category name="FixtureCategory" />
                        </categories>
                        <results>
                          <test-case name="NUnit.Tests.Assemblies.MockTestFixture.ExplicitlyRunTest" executed="False">
                            <categories>
                              <category name="Special" />
                            </categories>
                            <reason>
                              <message><![CDATA[Explicit selection required]]></message>
                            </reason>
                          </test-case>
                          <test-case name="NUnit.Tests.Assemblies.MockTestFixture.MockTest1" description="Mock Test #1" executed="True" success="True" time="0.000" asserts="0" />
                          <test-case name="NUnit.Tests.Assemblies.MockTestFixture.MockTest2" executed="True" success="True" time="0.000" asserts="0">
                            <categories>
                              <category name="MockCategory" />
                            </categories>
                          </test-case>
                          <test-case name="NUnit.Tests.Assemblies.MockTestFixture.MockTest3" executed="True" success="True" time="0.000" asserts="0">
                            <categories>
                              <category name="MockCategory" />
                              <category name="AnotherCategory" />
                            </categories>
                          </test-case>
                          <test-case name="NUnit.Tests.Assemblies.MockTestFixture.MockTest4" executed="False">
                            <categories>
                              <category name="Foo" />
                            </categories>
                            <reason>
                              <message><![CDATA[ignoring this test method for now]]></message>
                            </reason>
                          </test-case>
                          <test-case name="NUnit.Tests.Assemblies.MockTestFixture.MockTest5" executed="False">
                            <reason>
                              <message><![CDATA[Method MockTest5's signature is not correct: it must be a public method.]]></message>
                            </reason>
                          </test-case>
                        </results>
                      </test-suite>
                    </results>
                  </test-suite>
                  <test-suite name="NUnit.Tests.IgnoredFixture" success="True" time="0.000" asserts="0">
                    <results>
                      <test-case name="NUnit.Tests.IgnoredFixture.Test1" executed="False">
                        <reason>
                          <message><![CDATA[]]></message>
                        </reason>
                      </test-case>
                      <test-case name="NUnit.Tests.IgnoredFixture.Test2" executed="False">
                        <reason>
                          <message><![CDATA[]]></message>
                        </reason>
                      </test-case>
                      <test-case name="NUnit.Tests.IgnoredFixture.Test3" executed="False">
                        <reason>
                          <message><![CDATA[]]></message>
                        </reason>
                      </test-case>
                    </results>
                  </test-suite>
                  <test-suite name="NUnit.Tests.Singletons" success="True" time="0.000" asserts="0">
                    <results>
                      <test-suite name="NUnit.Tests.Singletons.OneTestCase" success="True" time="0.000" asserts="0">
                        <results>
                          <test-case name="NUnit.Tests.Singletons.OneTestCase.TestCase" executed="True" success="True" time="0.000" asserts="0" />
                        </results>
                      </test-suite>
                    </results>
                  </test-suite>
                  <test-suite name="NUnit.Tests.TestAssembly" success="True" time="0.000" asserts="0">
                    <results>
                      <test-suite name="NUnit.Tests.TestAssembly.MockTestFixture" success="True" time="0.000" asserts="0">
                        <results>
                          <test-case name="NUnit.Tests.TestAssembly.MockTestFixture.MyTest" executed="True" success="True" time="0.000" asserts="0" />
                        </results>
                      </test-suite>
                    </results>
                  </test-suite>
                </results>
              </test-suite>
            </results>
          </test-suite>
        </results>
      </test-suite>
    </results>
  </test-suite>
</test-results>