Class SuspenderThreadUnitTest
java.lang.Object
de.hybris.platform.core.threadregistry.SuspenderThreadUnitTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
SuspenderThreadUnitTest
public SuspenderThreadUnitTest()
-
-
Method Details
-
shouldBeNamedSuspenderThread
public void shouldBeNamedSuspenderThread() -
shouldRegisterItselfInTheRegistryAndUnregisterAtTheEnd
- Throws:
InterruptedException
-
shouldFinishRightAfterThereIsNoNotSuspendableThreads
- Throws:
InterruptedException
-
shouldStopOnDemand
- Throws:
InterruptedException
-
shouldStopWhenInterrupted
- Throws:
InterruptedException
-