Uses of Class
com.chutneytesting.component.scenario.infra.orient.OrientComponentDB
-
Packages that use OrientComponentDB Package Description com.chutneytesting.component.dataset.infra com.chutneytesting.component.scenario.infra -
-
Uses of OrientComponentDB in com.chutneytesting.component.dataset.infra
Constructors in com.chutneytesting.component.dataset.infra with parameters of type OrientComponentDB Constructor Description OrientDataSetHistoryRepository(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 OrientComponentDB Constructor Description ComponentBackupRepository(OrientComponentDB orientComponentDB)OrientComposableStepRepository(OrientComponentDB orientComponentDB, ExecutableComposedStepMapper mapper)OrientComposableTestCaseRepository(OrientComponentDB orientComponentDB, ExecutableComposedTestCaseMapper testCaseMapper)
-