Smack/smack-extensions/src/test
adiaholic afa42a8b41 Remove `TODO:method should not throw any exception but currently does`
`mgr.getNode(...)` method is not supposed to throw any type
of exception. It threw two kinds of exceptions: `NotConnectedException`
and `SmackException`.
By using `ThreadedDummyConnection.newInstance()` method,
`NotConnectedException` can be removed. And `SmackException`
can be removed by correctly building the DiscoverInfo packet.
2020-05-13 22:25:22 +02:00
..
java/org/jivesoftware/smackx Remove `TODO:method should not throw any exception but currently does` 2020-05-13 22:25:22 +02:00
resources Update PowerMock to 2.0.2 2019-05-08 12:44:48 +02:00