Class org.lightningj.paywall.spring.controller.CheckSettlementControllerSpec

3

tests

0

failures

0

ignored

0.024s

duration

100%

successful

Tests

Test Duration Result
Verify that checkSettlement() returns settled response if payment isn settled 0.003s passed
Verify that checkSettlement() returns unsettled response if payment isn't settled 0.019s passed
Verify that handleException calls underlying paywallExceptionHandler bean. 0.002s passed