public class BackgroundSerializingNotifierIT extends Object
BackgroundSerializingNotifier works as expected.| Constructor and Description |
|---|
BackgroundSerializingNotifierIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUpCut()
Cleans up the cut after the tests.
|
void |
notifiersAreOptional()
Not all notifiers need to be passed in the constructor.
|
void |
threadSafeAccessToNotifiersShouldBeGuaranteed()
The notifiers should be accessed thread safe.
|
public void cleanUpCut()
public void threadSafeAccessToNotifiersShouldBeGuaranteed()
throws InterruptedException
InterruptedException - Not expected in the testpublic void notifiersAreOptional()
Copyright © 2016. All rights reserved.