-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTestResult.xml
More file actions
11 lines (11 loc) · 1.11 KB
/
TestResult.xml
File metadata and controls
11 lines (11 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--This file represents the results of running a test suite-->
<test-results name="U:\Data\Data\Programming\Projects\NET_TestHarness\TestHarness.csproj" total="0" errors="0" failures="0" not-run="0" inconclusive="0" ignored="0" skipped="0" invalid="0" date="2012-06-09" time="11:40:06">
<environment nunit-version="2.6.0.12051" clr-version="2.0.50727.5448" os-version="Microsoft Windows NT 6.1.7601 Service Pack 1" platform="Win32NT" cwd="U:\Data\Data\Programming\Projects\NET_TestHarness" machine-name="MAIN-PC" user="Michael" user-domain="MAIN-PC" />
<culture-info current-culture="en-US" current-uiculture="en-US" />
<test-suite type="Project" name="U:\Data\Data\Programming\Projects\NET_TestHarness\TestHarness.csproj" executed="True" result="Inconclusive" success="False" time="0.004" asserts="0">
<results>
<test-suite type="Assembly" name="U:\Data\Data\Programming\Projects\NET_TestHarness\bin\Debug\TestHarness.dll" executed="True" result="Inconclusive" success="False" time="0.000" asserts="0" />
</results>
</test-suite>
</test-results>