Uses of Interface
com.atlassian.bamboo.resultsummary.tests.TestCaseResultDao

Packages that use TestCaseResultDao
com.atlassian.bamboo.resultsummary.tests   
 

Uses of TestCaseResultDao in com.atlassian.bamboo.resultsummary.tests
 

Classes in com.atlassian.bamboo.resultsummary.tests that implement TestCaseResultDao
 class TestCaseResultHibernateDao
           
 

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



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.