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

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

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

Classes in com.atlassian.bamboo.resultsummary.tests that implement TestCaseDao
 class TestCaseHibernateDao
           
 

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



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