Network/test/dorkboxTest/network/rmi
2022-03-15 14:44:50 +01:00
..
cows WIP unit tests with updated RMI api 2021-07-02 11:40:20 +02:00
multiJVM Changed loopback -> localhost (loopback is invalid on macos) 2022-03-15 12:44:52 +01:00
RmiCommonTest.kt Fixed unit tests 2020-09-03 14:43:01 +02:00
RmiDelayedInvocationTest.kt Changed loopback -> localhost (loopback is invalid on macos) 2022-03-15 12:44:52 +01:00
RmiNestedTest.kt Changed loopback -> localhost (loopback is invalid on macos) 2022-03-15 12:44:52 +01: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
RmiSimpleActionsTest.kt Supports the newest version of Aeron. Updated error log usage and notifications. Refactored RMI API (now RMI is accessible via '.rmi' calls). Updated unit tests. Added 'delete' to rmi methods (opposite of 'create'). 2021-07-07 00:04:47 +02:00
RmiSimpleTest.kt Supports the newest version of Aeron. Updated error log usage and notifications. Refactored RMI API (now RMI is accessible via '.rmi' calls). Updated unit tests. Added 'delete' to rmi methods (opposite of 'create'). 2021-07-07 00:04:47 +02:00
RmiSpamAsyncTest.kt Fixed RMI async unit test 2022-03-15 14:44:50 +01:00
RmiSpamSyncSuspendingTest.kt Supports the newest version of Aeron. Updated error log usage and notifications. Refactored RMI API (now RMI is accessible via '.rmi' calls). Updated unit tests. Added 'delete' to rmi methods (opposite of 'create'). 2021-07-07 00:04:47 +02:00
RmiSpamSyncTest.kt WIP unit tests with updated RMI api 2021-07-02 11:40:20 +02:00
SuspendProxyTest.kt Fixed compile warnings 2020-09-11 11:06:03 +02:00