[Java] Update HumanObjectPeerTest to test Scorer serialization
authorMatt Corallo <git@bluematt.me>
Thu, 3 Mar 2022 04:06:25 +0000 (04:06 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 3 Mar 2022 18:47:04 +0000 (18:47 +0000)
commit9d5987cf398f8f012f034a5a069f3928286b4d6d
treecf7c1a28c11aea90dc8dab2e1f688718ba94d987
parent6fe917116a65d7b62123226c4240d77ea2719783
[Java] Update HumanObjectPeerTest to test Scorer serialization

This doesn't appear to change much, but it seems nicer to.

As of this commit, the total leaks during a full Java test run are
    25 allocations remained for 1115532 bytes.
src/test/java/org/ldk/HumanObjectPeerTest.java