메소드 | 설명 | |
---|---|---|
AddTest ( [ schedule, [ |
||
AddTest ( [ |
||
CheckResults ( ) : void | ||
Completed ( ) : bool | ||
OutputResult ( ScheduledFunctionResult |
||
OutputResult ( ScheduledFunctionResult |
||
Run ( ) : void | ||
SchedulerTester ( ) | ||
SetStartTime ( ) : void | ||
Start ( ) : void | ||
Stop ( ) : void | ||
WaitForStartOfSecond ( bool requireEven = false ) : void |
public AddTest ( [ schedule, [ |
||
schedule | [ | |
expectedResults | [ |
|
function | ScheduledFunction |
|
리턴 | ScheduledFunction |
public AddTest ( [ |
||
scheduledFunction | [ |
|
expectedResults | [ |
|
리턴 | ScheduledFunction |
public static OutputResult ( ScheduledFunctionResult |
||
result | ScheduledFunctionResult |
|
리턴 | void |
public static OutputResult ( ScheduledFunctionResult |
||
result | ScheduledFunctionResult |
|
startTime | DateTime | |
expectedTimeSpan | TimeSpan | |
failed | bool | |
리턴 | void |
public static WaitForStartOfSecond ( bool requireEven = false ) : void | ||
requireEven | bool | |
리턴 | void |