Network/test/dorkboxTest/network/rmi
2023-06-25 17:25:29 +02:00
..
cows API/Code cleanup 2023-02-27 11:31:34 +01:00
multiJVM Removed coroutines from parts of the networking message processing. 2022-07-27 00:20:34 +02:00
RmiCommonTest.kt Added sync/async unit block for thread/concurrent safe sync/async calls 2022-12-16 00:01:11 +01:00
RmiDelayedInvocationTest.kt Proper use of countdown latch instead of object.wait 2023-06-06 00:09:22 +02:00
RmiDuplicateObjectTest.kt updated unit tests 2023-06-25 17:25:29 +02:00
RmiNestedTest.kt Updated copyright 2023-06-16 11:18:03 +02:00
RmiPackIdTest.kt rmiID is ALWAYS on the right for packed IDs. Fixed rmiID unsigned operations. WIP suspend proxy invocations 2020-08-20 13:08:36 +02:00
RmiResponseManagerTest.kt logger is now private 2023-03-17 14:59:04 +01:00
RmiSimpleActionsTest.kt updated unit tests 2023-06-25 17:25:29 +02:00
RmiSimpleTest.kt Added more edge-cases for unit tests. Removed shutdown timeout 2023-06-06 00:10:05 +02:00
RmiSpamAsyncTest.kt updated unit tests 2023-06-25 17:25:29 +02:00
RmiSpamSyncSuspendingTest.kt updated unit tests 2023-06-25 17:25:29 +02:00
RmiSpamSyncTest.kt updated unit tests 2023-06-25 17:25:29 +02:00
SuspendProxyTest.kt Fixed compile warnings 2020-09-11 11:06:03 +02:00