Class NotificationTest
java.lang.Object
org.semispace.notification.NotificationTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotificationTest
public NotificationTest()
-
-
Method Details
-
setUp
@BeforeAll protected void setUp() -
tearDown
@AfterEach protected void tearDown() -
testNotificationAndTake
public void testNotificationAndTake()Few listeners and a larger number of inserts. -
testQuantityOfNotification
A large number of listeners, and a smaller number of inserts- Throws:
InterruptedException
-
testListenerExpiration
@Test public void testListenerExpiration()Expiration of listener -
deactivated_testRepeatedTest
Repetition test in order to examine stress slightly better.- Throws:
InterruptedException
-