Network/test/dorkbox/network
2019-01-09 19:51:39 +01:00
..
connection Made changes to the StorageSystem (IOExceptions, default serialization 2017-08-02 22:12:50 +02:00
kryo Fixed package name. The standard package naming 2017-09-22 09:25:10 +02:00
rmi RMI is now more robust and forgiving 2019-01-09 18:19:20 +01:00
BaseTest.java changed logging to debug 2018-04-04 15:30:31 +02:00
ChunkedDataIdleTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
ClientSendTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ConnectionTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
DisconnectReconnectTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
DiscoverHostTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
IdleTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
LargeResizeBufferTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ListenerTest.java Initial implementation of UDP session channels. todo: closing them when 2018-02-16 21:03:07 +01:00
MultipleServerTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
MultipleThreadTest.java Fixed issues with UDP connection handling. Fixed issues with 2018-04-01 14:51:13 +02:00
PingPongLocalTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
PingPongTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
PingTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00
ReconnectTest.java Added comments 2019-01-09 19:51:39 +01:00
SocketOpenTest.java Added socket connect test 2018-04-04 15:02:56 +02:00
UnregisteredClassTest.java Cleaned up exceptions in tests 2018-01-27 23:06:02 +01:00