A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _ 

M

main(kotlin.Array) - function in net.corda.testing.node.internal.RandomRpcUser.Companion
 
makeInternalTestDataSourceProperties(java.lang.String,java.lang.String,java.lang.String,java.lang.String,kotlin.jvm.functions.Function2,kotlin.jvm.functions.Function3) - function in net.corda.testing.node.internal.InternalTestUtilsKt
Make properties appropriate for creating a DataSource for unit tests.
makeKeyManagementService(.<Error class: unknown class>) - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
makeMessagingService() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
makeMeteringRecorder(.<Error class: unknown class>) - function in net.corda.testing.node.internal.InProcessNode
 
makeMeteringRecorder(.<Error class: unknown class>) - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
makeNetworkParametersStorage() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
makeTestDatabaseAndMockServices(java.util.List,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,java.security.KeyPair,java.lang.Integer) - function in net.corda.testing.node.MockServices.Companion
Makes database and mock services appropriate for unit tests.
makeTestDatabaseAndPersistentServices(java.util.List,.<Error class: unknown class>,.<Error class: unknown class>,java.util.Set,java.util.Set,net.corda.testing.internal.TestingNamedCacheFactory) - function in net.corda.testing.node.MockServices.Companion
Makes database and persistent services appropriate for unit tests which require persistence across the vault, identity service and key managment service.
makeTestDatabaseProperties(java.lang.String,java.lang.String,kotlin.jvm.functions.Function2) - function in net.corda.testing.node.internal.InternalTestUtilsKt
Make properties appropriate for creating a Database for unit tests.
makeTestDataSourceProperties(java.lang.String) - function in net.corda.testing.node.MockServices.Companion
Make properties appropriate for creating a DataSource for unit tests.
makeTestDataSourceProperties(java.lang.String,java.lang.Boolean) - function in net.corda.testing.node.MockServices.Companion
Make properties appropriate for creating a DataSource for unit tests.
makeTestIdentityService(.<Error class: unknown class>) - function in net.corda.testing.node.MockServicesKt
Returns a simple IdentityService containing the supplied identities.
makeUniqueTestDataSourceProperties(java.lang.String) - function in net.corda.testing.node.MockServices.Companion
 
manuallyCloseDB() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
markAllKeysUsed() - function in net.corda.client.rpc.proxy.KeyPairGenRPCOps
 
MaxRpcRetryException - class in net.corda.client.rpc
Thrown to indicate an RPC operation has been retried for the maxNumberOfRetries unsuccessfully.
merge(java.util.List,java.lang.String) - function in net.corda.testing.database.DbScriptRunner
 
merge(java.util.List,java.util.List) - function in net.corda.testing.database.DbScriptRunner
 
MessagingServiceSpy - class in net.corda.testing.node.internal
 
MockAttachmentStorage - class in net.corda.testing.services
A mock implementation of AttachmentStorage for use within tests
MockCordappConfigProvider - class in net.corda.testing.internal
 
MockCordappProvider - class in net.corda.testing.internal
 
MockCryptoService - class in net.corda.testing.node.internal
 
MockEncryptionService - class in net.corda.testing.node.internal
 
MockKeyManagementService - class in net.corda.testing.node.internal
A class which provides an implementation of KeyManagementService which is used in MockServices
MockNetFlowTimeOut - class in net.corda.testing.node
MockNetFlowTimeOut can be used to configure flow time out settings for a node via the mock network API.
MockNetNotaryConfig - class in net.corda.testing.node
MockNetNotaryConfig can be used to configure a node to be a notary via the mock network API.
MockNetwork - class in net.corda.testing.node
A mock node brings up a suite of in-memory services in a fast manner suitable for unit testing.
MockNetworkNotarySpec - class in net.corda.testing.node
The spec for a notary which will used by the MockNetwork to automatically start a notary node.
MockNetworkParameters - class in net.corda.testing.node
Immutable builder for configuring a MockNetwork.
MockNetworkParametersStorage - class in net.corda.testing.node.internal
 
MockNodeArgs - class in net.corda.testing.node.internal
 
MockNodeConfigOverrides - class in net.corda.testing.node
This is a data class to configure overrides to the node configuration used in the mock network without having to expose/use the actual (internal) node configuration interface on the API.
MockNodeFlowManager - class in net.corda.testing.node.internal
 
MockNodeMessagingService - class in net.corda.testing.node.internal
 
MockNodeParameters - class in net.corda.testing.node
Immutable builder for configuring a StartedMockNode or an UnstartedMockNode via MockNetwork.createNode and MockNetwork.createUnstartedNode.
MockPublicKeyToOwningIdentityCache - class in net.corda.testing.node.internal
A mock implementation of WritablePublicKeyToOwningIdentityCache that stores all key mappings in memory.
MockServices - class in net.corda.testing.node
An implementation of ServiceHub that is designed for in-memory unit tests of contract validation logic.
MockServices.Companion - class in net.corda.testing.node.MockServices
 
MockServicesKt - class in net.corda.testing.node
 
MockTransactionStorage - class in net.corda.testing.node.internal
A class which provides an implementation of WritableTransactionStorage which is used in MockServices
MultiRPCClient - class in net.corda.client.rpc.ext
An RPC client connects to the specified server and allows to make calls using specified remote interface to the server that perform various useful tasks.
myAddresses() - function in net.corda.testing.node.internal.InternalMockNetwork.MockNode
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  _