[Java] Update tests to latest (0.0.114) LDK API, rm non-hu ones
authorMatt Corallo <git@bluematt.me>
Wed, 8 Mar 2023 01:06:31 +0000 (01:06 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 8 Mar 2023 05:12:58 +0000 (05:12 +0000)
commit53e12f51175b8266b0ea5a9978e782980014901b
tree395badc9dfc252a6cc6134ac4860c183dc6f84f0
parent6395a85a99b4a8ca5d85f307b0e899a3c96febe7
[Java] Update tests to latest (0.0.114) LDK API, rm non-hu ones

The old non-human-object-based tests don't really have any
business being held on to, so we simply remove them entirely here,
relying on the `HumanObjectPeerTest` to do all our work.
src/test/java/org/ldk/HumanObjectPeerTest.java
src/test/java/org/ldk/ManualMsgHandlingPeerTest.java [deleted file]
src/test/java/org/ldk/PeerTest.java [deleted file]