IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Summary description for TestResultTests. More...
Classes | |
class | DummySuite |
Public Member Functions | |
void | SetUp () |
void | TestResultBasicInfo () |
void | SuiteResultBasicInfo () |
void | TestResultXmlNodeBasicInfo () |
void | SuiteResultXmlNodeBasicInfo () |
Protected Member Functions | |
abstract void | SimulateTestRun () |
Protected Attributes | |
TestResult | testResult |
TestResult | suiteResult |
TestMethod | test |
double | expectedDuration |
DateTime | expectedStart |
DateTime | expectedEnd |
Properties | |
virtual ResultState | ResultState [get] |
virtual string | ReasonNodeName [get] |
Summary description for TestResultTests.
|
inline |
References NUnit.Framework.Interfaces.IPropertyBag.Add(), NUnit.Framework.Internal.PropertyNames.Category, NUnit.Framework.Internal.PropertyNames.Description, NUnit.Framework.Internal.TestMethod.MakeTestResult(), NUnit.Framework.Internal.TestSuite.MakeTestResult(), NUnit.Framework.Internal.Test.Properties, and NUnit.Framework.Interfaces.IPropertyBag.Set().
|
inline |
|
inline |
|
inline |
References NUnit.Framework.Assert.AreEqual(), NUnit.Framework.Interfaces.TNode.Attributes, NUnit.Framework.Interfaces.TNode.Name, NUnit.Framework.Assert.NotNull(), NUnit.Framework.Interfaces.TNode.SelectNodes(), NUnit.Framework.Interfaces.TNode.SelectSingleNode(), and NUnit.Framework.Internal.TestResult.ToXml().
|
inline |
|
protectedpure virtual |
Implemented in NUnit.Framework.Internal.MinimumDurationResultTests, NUnit.Framework.Internal.MixedResultTests, NUnit.Framework.Internal.InconclusiveResultTests, NUnit.Framework.Internal.FailedResultTests, NUnit.Framework.Internal.NotRunnableResultTests, NUnit.Framework.Internal.IgnoredResultTests, NUnit.Framework.Internal.SuccessResultTests, and NUnit.Framework.Internal.DefaultResultTests.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
getprotected |
|
getprotected |