Поделиться через


TestSuiteResult Класс

Определение

public class TestSuiteResult : NUnit.Framework.Internal.TestResult
type TestSuiteResult = class
    inherit TestResult
Наследование
TestSuiteResult

Конструкторы

TestSuiteResult(TestSuite)

Поля

assertCount (Унаследовано от TestResult)
message (Унаследовано от TestResult)
resultState (Унаследовано от TestResult)
test (Унаследовано от TestResult)
ThreadCrashFail (Унаследовано от TestResult)

Свойства

AssertCount (Унаследовано от TestResult)
Children (Унаследовано от TestResult)
Duration (Унаследовано от TestResult)
FailCount
FullName (Унаследовано от TestResult)
HasChildren (Унаследовано от TestResult)
InconclusiveCount
Message (Унаследовано от TestResult)
Name (Унаследовано от TestResult)
PassCount
ResultState (Унаследовано от TestResult)
SkipCount
StackTrace (Унаследовано от TestResult)
Test (Унаследовано от TestResult)

Методы

AddResult(TestResult)
AddToXml(XmlNode, Boolean) (Унаследовано от TestResult)
RecordException(Exception) (Унаследовано от TestResult)
SetResult(ResultState) (Унаследовано от TestResult)
SetResult(ResultState, String) (Унаследовано от TestResult)
SetResult(ResultState, String, String) (Унаследовано от TestResult)
ToXml(Boolean) (Унаследовано от TestResult)

Применяется к