mirror of
https://github.com/corda/corda.git
synced 2025-06-19 15:43:52 +00:00
Various structural cleanups of node-driver:
* Extracted out ShutdownManager into its own file * Moved RPCDriver and ProcessUtilities into internal package * Made n.c.testing.performance package internal
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package net.corda.testing.performance
|
||||
package net.corda.testing.internal.performance
|
||||
|
||||
import java.time.Duration
|
||||
import java.time.temporal.ChronoUnit
|
Reference in New Issue
Block a user