Network/test/dorkboxTest/network
2022-06-14 11:24:19 +02:00
..
kryo added more unit tests 2021-08-20 08:51:19 -06:00
lmdb WIP storage sub-system 2021-08-19 00:13:47 -06:00
memoryTest Updated unit tests 2022-03-15 09:46:13 +01:00
rmi Set RMI tests to be trace log 2022-04-04 23:22:59 +02:00
AeronClient.kt cleaned up comments 2022-06-14 11:24:19 +02:00
AeronServer.kt code polish 2022-05-25 00:47:36 +02:00
BaseTest.kt Cleaned up log messages, cleaned up handshakes, cleaned up polling code. Added unit test for concurrent client connections 2022-05-30 02:55:07 +02:00
ConnectionFilterTest.kt added status output during connect 2022-04-04 23:22:18 +02:00
DisconnectReconnectTest.kt Cleaned up log messages, cleaned up handshakes, cleaned up polling code. Added unit test for concurrent client connections 2022-05-30 02:55:07 +02:00
ErrorLoggerTest.kt Changed loopback -> localhost (loopback is invalid on macos) 2022-03-15 12:44:52 +01:00
ListenerTest.kt more exact unit tests for listeners 2022-06-06 11:41:46 +02:00
MultiClientTest.kt Cleaned up log messages, cleaned up handshakes, cleaned up polling code. Added unit test for concurrent client connections 2022-05-30 02:55:07 +02:00
MultipleServerTest.kt Changed loopback -> localhost (loopback is invalid on macos) 2022-03-15 12:44:52 +01:00
PingPongTest.kt Changed loopback -> localhost (loopback is invalid on macos) 2022-03-15 12:44:52 +01:00
PingTest.kt More complete ping test 2022-06-11 23:54:23 +02:00
SerializationValidationTest.kt Changed loopback -> localhost (loopback is invalid on macos) 2022-03-15 12:44:52 +01:00
StorageTest.kt Changed loopback -> localhost (loopback is invalid on macos) 2022-03-15 12:44:52 +01:00
StreamingTest.kt Streaming data test uses random data and a larger size 2022-06-11 23:54:40 +02:00