Uses of Class
net.officefloor.nosql.cosmosdb.test.AbstractCosmosDbJunit
-
Packages that use AbstractCosmosDbJunit Package Description net.officefloor.nosql.cosmosdb.test -
-
Uses of AbstractCosmosDbJunit in net.officefloor.nosql.cosmosdb.test
Classes in net.officefloor.nosql.cosmosdb.test with type parameters of type AbstractCosmosDbJunit Modifier and Type Class Description class
AbstractCosmosDbJunit<T extends AbstractCosmosDbJunit<T>>
Abstract JUnit CosmosDb functionality.Subclasses of AbstractCosmosDbJunit in net.officefloor.nosql.cosmosdb.test Modifier and Type Class Description class
CosmosDbExtension
Extension
for CosmosDb.class
CosmosDbRule
CosmosDbTestRule
.
-