Uses of Interface
com.atlassian.bamboo.resultsummary.tests.TestResultsDao
-
Uses of TestResultsDao in com.atlassian.bamboo.resultsummary.tests
ModifierConstructorDescriptionTestClassResultMapper
(org.hibernate.SessionFactory sessionFactory, TestResultsDao testResultsDao, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations) TestsManagerImpl
(TestCaseDao testCaseDao, TestCaseResultDao testCaseResultDao, TestResultsDao testResultsDao, TestsDao testsDao, PlanManager planManager, CachedPlanManager cachedPlanManager, ResultsSummaryManager resultsSummaryManager)