Uses of Class
net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit.Configuration
-
Packages that use AbstractCosmosDbJunit.Configuration Package Description net.officefloor.nosql.cosmosdb.test -
-
Uses of AbstractCosmosDbJunit.Configuration in net.officefloor.nosql.cosmosdb.test
Fields in net.officefloor.nosql.cosmosdb.test declared as AbstractCosmosDbJunit.Configuration Modifier and Type Field Description protected AbstractCosmosDbJunit.ConfigurationAbstractCosmosDbJunit. configurationMethods in net.officefloor.nosql.cosmosdb.test that return AbstractCosmosDbJunit.Configuration Modifier and Type Method Description AbstractCosmosDbJunit.ConfigurationAbstractCosmosDbJunit.Configuration. port(int port)Specifies the port.Constructors in net.officefloor.nosql.cosmosdb.test with parameters of type AbstractCosmosDbJunit.Configuration Constructor Description AbstractCosmosDbJunit(AbstractCosmosDbJunit.Configuration configuration)Instantiate.CosmosDbExtension(AbstractCosmosDbJunit.Configuration configuration)Instantiate.CosmosDbRule(AbstractCosmosDbJunit.Configuration configuration)Instantiate.
-