Class org.lightningj.paywall.lightninghandler.LightningHandlerContextSpec
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
Verify that a correct LNDLightningHandlerContext is parsed if type is lnd. | 0.004s | passed |
Verify that parseContext throws JsonException if json data contained unsupported type. | 0.001s | passed |
Verify that parseContext throws JsonException if json data didn't contain any type. | 0s | passed |