Constructors in com.atlassian.bamboo.resultsummary.tests with parameters of type TestCaseResultDao |
TestCaseResultErrorMapper(org.hibernate.SessionFactory sessionFactory,
TestCaseResultDao testCaseResultDao,
org.springframework.transaction.support.TransactionOperations transactionOperations)
|
TestCaseResultMapper(org.hibernate.SessionFactory sessionFactory,
TestCaseResultDao testCaseResultDao,
org.springframework.transaction.support.TransactionOperations transactionOperations)
|
TestQuarantineManagerImpl(TestCaseDao testCaseDao,
TestCaseResultDao testCaseResultDao,
TestsManager testsManager,
CachedPlanManager cachedPlanManager)
|
TestsManagerImpl(TestCaseDao testCaseDao,
TestCaseResultDao testCaseResultDao,
TestResultsDao testResultsDao,
TestsDao testsDao,
PlanManager planManager,
ResultsSummaryManager resultsSummaryManager)
|