tristaZero commented on issue #23123: URL: https://github.com/apache/shardingsphere/issues/23123#issuecomment-1366443557
@jeffuofa93 The steps FYI, 1. Create a test class named `ClusterModeContextManagerTest` in general in its test dir. 2. Create `assertXXX` functions to do tests for these important functions of `ClusterModeContextManager` 3. Refer to `DatabaseMetaDataPersistServiceTest.class` to write this new one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
