Class BaseOperationBehaviorTests
Inheritance
BaseOperationBehaviorTests
Syntax
public class BaseOperationBehaviorTests
Methods
OneTimeSetup()
Declaration
public void OneTimeSetup()
OneTimeTeardown()
Declaration
public void OneTimeTeardown()
Setup()
Declaration
TearDown()
Declaration
WhenInDestroyCallback_IncrementAndDecrementReferenceCount_Throws()
Declaration
public void WhenInDestroyCallback_IncrementAndDecrementReferenceCount_Throws()
WhenOperationHasDependency_ExecuteNotCalledUntilDependencyCompletes()
Declaration
public void WhenOperationHasDependency_ExecuteNotCalledUntilDependencyCompletes()
WhenReferenceCountReachesZero_DestroyCallbackInvoked()
Declaration
public void WhenReferenceCountReachesZero_DestroyCallbackInvoked()
WhileCompletedCallbackIsDeferredOnCompletedOperation_ReferenceCountIsHeld()
Declaration
public void WhileCompletedCallbackIsDeferredOnCompletedOperation_ReferenceCountIsHeld()