mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-15 16:52:07 +01:00
afa42a8b41
`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. |
||
---|---|---|
.. | ||
provider | ||
AffiliationsExtensionTest.java | ||
ConfigureFormTest.java | ||
ItemValidationTest.java | ||
PubSubManagerTest.java | ||
PubSubNodeTest.java | ||
SimplePayloadTest.java |