public class InstantPeriodicWorkerTaskTest
extends java.lang.Object
构造器和说明 |
---|
InstantPeriodicWorkerTaskTest() |
限定符和类型 | 方法和说明 |
---|---|
void |
dispose() |
void |
dispose2() |
void |
dispose2CurrentThread() |
void |
dispose3() |
void |
disposeOnCurrentThread() |
void |
firstCancelRace() |
void |
restCancelRace() |
void |
taskCrash() |
@Test public void taskCrash()
@Test public void dispose()
@Test public void dispose2()
@Test public void dispose2CurrentThread()
@Test public void dispose3()
@Test public void disposeOnCurrentThread()
@Test public void firstCancelRace()
@Test public void restCancelRace()