Network/test/dorkboxTest/network/rmi
2023-09-04 00:48:00 +02:00
..
cows API/Code cleanup 2023-02-27 11:31:34 +01:00
multiJVM Moved port from configuration file to API call for connect() and bind() 2023-06-26 19:28:55 +02:00
RmiCommonTest.kt Removed coroutines/suspending calls 2023-09-04 00:48:00 +02:00
RmiDelayedInvocationTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
RmiDuplicateObjectTest.kt fixed error in logic for unit test 2023-09-03 21:10:16 +02:00
RmiNestedTest.kt Removed coroutines/suspending calls 2023-09-04 00:48:00 +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 Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
RmiSimpleActionsTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
RmiSimpleTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
RmiSpamAsyncTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
RmiSpamSyncSuspendingTest.kt Removed coroutines/suspending calls 2023-09-04 00:48:00 +02:00
RmiSpamSyncTest.kt Updated unit tests to more aggressively check if aeron is running on startup 2023-06-29 19:26:27 +02:00
SuspendProxyTest.kt Fixed compile warnings 2020-09-11 11:06:03 +02:00