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
NUnit.Engine.Tests.TestEngineResultTests Class Reference

Public Member Functions

void CanCreateFromXmlString ()
 
void CanCreateFromXmlNode ()
 

Static Private Attributes

static readonly string xmlText = "<test-assembly result=\"Passed\" total=\"23\" passed=\"23\" failed=\"0\" inconclusive=\"0\" skipped=\"0\" asserts=\"40\" />"
 

Member Function Documentation

void NUnit.Engine.Tests.TestEngineResultTests.CanCreateFromXmlString ( )
inline

Member Data Documentation

readonly string NUnit.Engine.Tests.TestEngineResultTests.xmlText = "<test-assembly result=\"Passed\" total=\"23\" passed=\"23\" failed=\"0\" inconclusive=\"0\" skipped=\"0\" asserts=\"40\" />"
staticprivate

The documentation for this class was generated from the following file: