test Actor
fun testActor(owningLegalIdentity: CordaX500Name = CordaX500Name("Test Company Inc.", "London", "GB")): Actor
Creates a new Actor for use in testing with the given owningLegalIdentity.
Creates a new Actor for use in testing with the given owningLegalIdentity.