[Java] Add a trivial test of constructing a phantom invoice
authorMatt Corallo <git@bluematt.me>
Wed, 31 May 2023 19:35:27 +0000 (19:35 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 1 Jun 2023 20:23:10 +0000 (20:23 +0000)
commit62a998f382b7329b36debb861534e2281f3fc235
treebea0b62bbac0ac1ffbc7b0495007debcb0c28911
parent44e2b3520205dadcda0d34de8addc7a0b7ea7362
[Java] Add a trivial test of constructing a phantom invoice

We had a user report that this was broken, though it was actually
an NPE.
src/test/java/org/ldk/HumanObjectPeerTest.java