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.Framework.Internal.Execution.CompositeWorkItem Member List

This is the complete list of members for NUnit.Framework.Internal.Execution.CompositeWorkItem, including all inherited members.

_childFilterNUnit.Framework.Internal.Execution.CompositeWorkItemprivate
_childrenNUnit.Framework.Internal.Execution.CompositeWorkItemprivate
_childTestCountdownNUnit.Framework.Internal.Execution.CompositeWorkItemprivate
_completionLockNUnit.Framework.Internal.Execution.CompositeWorkItemprivate
_setupCommandNUnit.Framework.Internal.Execution.CompositeWorkItemprivate
_suiteNUnit.Framework.Internal.Execution.CompositeWorkItemprivate
_teardownCommandNUnit.Framework.Internal.Execution.CompositeWorkItemprivate
ActionsNUnit.Framework.Internal.Execution.WorkItem
CheckForCancellation()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
CompletedNUnit.Framework.Internal.Execution.WorkItem
CompositeWorkItem(TestSuite suite, ITestFilter childFilter)NUnit.Framework.Internal.Execution.CompositeWorkIteminline
ContextNUnit.Framework.Internal.Execution.WorkItem
CountDownChildTest()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
CreateChildWorkItems()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
CreateWorkItem(ITest test, ITestFilter filter)NUnit.Framework.Internal.Execution.WorkIteminlinestatic
Execute()NUnit.Framework.Internal.Execution.WorkIteminlinevirtual
GetProviderStackTrace()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
GetSkipReason()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
InitializeContext(TestExecutionContext context)NUnit.Framework.Internal.Execution.WorkIteminline
InitializeSetUpAndTearDownCommands()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
IsStaticClass(Type type)NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivatestatic
OnChildCompleted(object sender, EventArgs e)NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
PerformOneTimeSetUp()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
PerformOneTimeTearDown()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
PerformWork()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprotectedvirtual
ResultNUnit.Framework.Internal.Execution.WorkItem
RunChildren()NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
SkipChildren(TestSuite suite, ResultState resultState, string message)NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
SkipFixture(ResultState resultState, string message, string stackTrace)NUnit.Framework.Internal.Execution.CompositeWorkIteminlineprivate
StateNUnit.Framework.Internal.Execution.WorkItem
TestNUnit.Framework.Internal.Execution.WorkItem
WorkItem(Test test)NUnit.Framework.Internal.Execution.WorkIteminline
WorkItemComplete()NUnit.Framework.Internal.Execution.WorkIteminlineprotected