Class org.lightningj.paywall.spring.websocket.WebSocketSettledPaymentHandlerSpec

2

tests

0

failures

0

ignored

0.652s

duration

100%

successful

Tests

Test Duration Result
Verify that expiringListeners clean it self up every CLEANUP_SIZE addition to paymentListenerMap and runs in background thread 0.539s passed
Verify that registerPaymentListener registers in underlying PaymentHandler and is added to expire structure, then check hasPaymentListener returns valid value and unregisterPaymentListener unregisters properly and releases underlying resources 0.113s passed