Class org.lightningj.paywall.spring.controller.CheckSettlementControllerSpec
|
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 |