![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Namespaces | |
| namespace | Configuration |
Classes | |
| class | MongoDbDataStoreTests |
| A series of tests on the MongoDbDataStore<TData> class More... | |
| class | MongoDbEventStoreTests |
| A series of tests on the MongoDbEventStore<TAuthenticationToken> class More... | |
| class | MongoDbSnapshotStoreTests |
| A series of tests on the MongoDbSnapshotStore class More... | |
| class | TestMongoDataStoreConnectionStringFactory |
| A IMongoDbDataStoreConnectionStringFactory that enables you to set a database name with DatabaseName. This means you can randomly generate your own database name per test. More... | |
| class | TestMongoDbDataStoreFactory |
| A MongoDbDataStoreFactory that provides a IMongoCollection<TDocument> or TestEvent. More... | |
| class | TestMongoDbSnapshotStoreConnectionStringFactory |
| A IMongoDbEventStoreConnectionStringFactory that enables you to set a database name with DatabaseName. This means you can randomly generate your own database name per test. More... | |
| class | TestMongoEventStoreConnectionStringFactory |
| A IMongoDbEventStoreConnectionStringFactory that enables you to set a database name with DatabaseName. This means you can randomly generate your own database name per test. More... | |