Uses of Package
org.squashtest.tm.domain.testautomation

Packages that use org.squashtest.tm.domain.testautomation
org.squashtest.tm.domain.execution   
org.squashtest.tm.domain.project   
org.squashtest.tm.domain.testautomation This package contains all the relevant concepts around test automation. 
org.squashtest.tm.domain.testcase   
 

Classes in org.squashtest.tm.domain.testautomation used by org.squashtest.tm.domain.execution
AutomatedExecutionExtender
          this was meant to be a subclass of Execution; that's what the business says.
AutomatedSuite
           
AutomatedTest
           
 

Classes in org.squashtest.tm.domain.testautomation used by org.squashtest.tm.domain.project
TestAutomationProject
          Like every entities in the package org.squashtest.tm.domain.testautomation, these are immutable : modifying servers, projects etc could break existing data.
TestAutomationServer
          An AutomatedTestServer represents both a repository of automated tests, and an automated test execution platform.
 

Classes in org.squashtest.tm.domain.testautomation used by org.squashtest.tm.domain.testautomation
AutomatedExecutionExtender
          this was meant to be a subclass of Execution; that's what the business says.
AutomatedSuite
           
AutomatedTest
           
TestAutomationProject
          Like every entities in the package org.squashtest.tm.domain.testautomation, these are immutable : modifying servers, projects etc could break existing data.
TestAutomationServer
          An AutomatedTestServer represents both a repository of automated tests, and an automated test execution platform.
 

Classes in org.squashtest.tm.domain.testautomation used by org.squashtest.tm.domain.testcase
AutomatedTest
           
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.