IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
XmlOutputTest.cs File Reference

Classes

class  NUnit.Engine.Services.ResultWriters.Tests.XmlOutputTest
 This is the abstract base for all XML output tests, which need to work on a TestEngineResult. Creating a second level engine in the test domain causes problems, so this class uses internal framework classes to run the test and then transforms the XML result into a TestEngineResult for use by derived tests. More...
 

Namespaces

package  NUnit.Engine.Services.ResultWriters.Tests
 

Typedefs

using NUnit.Engine.Services.ResultWriters.Tests.Runner = NUnit.Framework.Api.NUnitTestAssemblyRunner
 
using NUnit.Engine.Services.ResultWriters.Tests.Builder = NUnit.Framework.Api.DefaultTestAssemblyBuilder
 
using NUnit.Engine.Services.ResultWriters.Tests.TestListener = NUnit.Framework.Internal.TestListener
 
using NUnit.Engine.Services.ResultWriters.Tests.TestFilter = NUnit.Framework.Internal.TestFilter