TestCluster(TestClusterOptions, IReadOnlyList<IConfigurationSource>, ITestClusterPortAllocator)
public TestCluster(TestClusterOptions options, IReadOnlyList<IConfigurationSource> configurationSources, ITestClusterPortAllocator portAllocator) Configures the test cluster plus client in-process.
Parameters
optionsTestClusterOptionsconfigurationSourcesIReadOnlyList<IConfigurationSource>portAllocatorITestClusterPortAllocator
