corda / net.corda.core.contracts / UniqueIdentifier / fromString

fromString

@VisibleForTesting fun fromString(name: String): UniqueIdentifier

Helper function for unit tests where the UUID needs to be manually initialised for consistency.