com.r3corda.core.node.services.testing / MockStorageService / <init>

<init>

MockStorageService(attachments: AttachmentStorage = MockAttachmentStorage(), myLegalIdentityKey: KeyPair = generateKeyPair(), myLegalIdentity: Party = Party("Unit test party", myLegalIdentityKey.public), recordingAs: (String) -> String = { tableName -> "" })