C# Class Merq.ThreadingAsyncManagerSpec

Inheritance: BaseAsyncManagerSpec
ファイルを表示 Open project: MobileEssentials/Merq

Public Methods

Method Description
ThreadingAsyncManagerSpec ( ITestOutputHelper output ) : System

Protected Methods

Method Description
CreateAsyncManager ( ) : IAsyncManager

Private Methods

Method Description
when_context_is_null_then_throws ( ) : void
when_initializing_context_then_succeeds ( ) : void

Method Details

CreateAsyncManager() protected method

protected CreateAsyncManager ( ) : IAsyncManager
return IAsyncManager

ThreadingAsyncManagerSpec() public method

public ThreadingAsyncManagerSpec ( ITestOutputHelper output ) : System
output ITestOutputHelper
return System