Network/test/dorkboxTest/network
2023-06-16 14:15:27 +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 Changed defaut connect method 2023-06-06 00:10:20 +02:00
rmi Updated copyright 2023-06-16 11:18:03 +02:00
AeronClient.kt Cleaned up unit tests 2023-03-17 15:05:59 +01:00
AeronClientServer.kt Cleaned up unit tests 2023-03-17 15:05:59 +01:00
AeronPubSubTest.kt Updated unit tests APIs 2023-06-16 14:15:27 +02:00
AeronRmiClientServer.kt Updated unit tests 2023-05-28 18:41:46 +02:00
AeronServer.kt Cleaned up unit tests 2023-03-17 15:05:59 +01:00
BaseTest.kt Updated unit tests APIs 2023-06-16 14:15:27 +02:00
ConnectionFilterTest.kt Updated unit tests APIs 2023-06-16 14:15:27 +02:00
DisconnectReconnectTest.kt Updated unit tests 2023-05-28 18:41:46 +02:00
ErrorLoggerTest.kt Updated unit tests APIs 2023-06-16 14:15:27 +02:00
ListenerTest.kt Updated copyright 2023-06-16 11:18:03 +02:00
MultiClientTest.kt Updated unit tests APIs 2023-06-16 14:15:27 +02:00
MultipleServerTest.kt Updated unit tests 2023-05-28 18:41:46 +02:00
PingPongTest.kt Updated copyright 2023-06-16 11:18:03 +02:00
PingTest.kt Updated unit tests APIs 2023-06-16 14:15:27 +02:00
RandomId65kAllocatorTest.kt Stream and Session ID allocation cannot be re-used so quickly, as ALL other IDs must first be used, before a previously used ID is reused. 2022-06-29 16:37:47 +02:00
RoundTripMessageTest.kt Updated copyright 2023-06-16 11:18:03 +02:00
SerializationValidationTest.kt Updated copyright 2023-06-16 11:18:03 +02:00
SimpleTest.kt Updated unit tests APIs 2023-06-16 14:15:27 +02:00
StorageTest.kt Fixed closing the endpoint for unit test 2023-06-01 14:49:22 +02:00
StreamingTest.kt Updated unit tests 2023-05-28 18:41:46 +02:00