IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Classes | |
class | NUnit2XmlResultWriterTests |
class | NUnit2XmlValidationTests |
class | SchemaValidator |
class | 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... | |
class | XmlTransformResultWriterTests |
using NUnit.Engine.Services.ResultWriters.Tests.Runner = typedef NUnit.Framework.Api.NUnitTestAssemblyRunner |
using NUnit.Engine.Services.ResultWriters.Tests.Builder = typedef NUnit.Framework.Api.DefaultTestAssemblyBuilder |
using NUnit.Engine.Services.ResultWriters.Tests.TestListener = typedef NUnit.Framework.Internal.TestListener |