Class tech.muyan.dynamic.task.DynamicTaskSpec
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
test compare to | 0.023s | passed |
test compare to return -1 when another is null or not DynamicTask | 0.016s | passed |
test default value | 0.004s | passed |
test field can be null or blank | 0.151s | passed |
test field can not be null or blank | 0.125s | passed |
test getNextScheduleTime returns null if not active or paused | 0.023s | passed |
test getNextScheduleTime returns null if paused | 0.003s | passed |
test getNextScheduleTime returns value | 0.023s | passed |