Uses of Class
com.chutneytesting.component.scenario.infra.orient.OrientComponentDB
Packages that use OrientComponentDB
Package
Description
-
Uses of OrientComponentDB in com.chutneytesting.component.dataset.infra
Constructors in com.chutneytesting.component.dataset.infra with parameters of type OrientComponentDBModifierConstructorDescriptionOrientDataSetHistoryRepository(OrientComponentDB orientComponentDB) OrientDataSetRepository(OrientComponentDB orientComponentDB) -
Uses of OrientComponentDB in com.chutneytesting.component.scenario.infra
Constructors in com.chutneytesting.component.scenario.infra with parameters of type OrientComponentDBModifierConstructorDescriptionComponentBackupRepository(OrientComponentDB orientComponentDB) OrientComposableStepRepository(OrientComponentDB orientComponentDB, ExecutableComposedStepMapper mapper) OrientComposableTestCaseRepository(OrientComponentDB orientComponentDB, ExecutableComposedTestCaseMapper testCaseMapper)