C# Class UnitTest.JobQueueCore.JobQueueJobStatusBehavior

Inheritance: IProgressDelegate
ファイルを表示 Open project: kennethchoe/JobQueue

Public Methods

Method Description
ShouldStop ( ) : bool

Private Methods

Method Description
FailedJobShouldShowFailed ( ) : void
InitJobQueue ( ) : void
SuccessfulJobShouldShowQueuedAndExecutingAndThenExecuted ( ) : void

Method Details

ShouldStop() public method

public ShouldStop ( ) : bool
return bool