Uses of Package
net.thucydides.core.model

Packages that use net.thucydides.core.model
net.thucydides.core.annotations Thucydides annotations. 
net.thucydides.core.model The Thucydides domain model, which represents acceptance test runs. 
net.thucydides.core.model.features   
net.thucydides.core.model.userstories Every test should verify a user story. 
net.thucydides.core.reports Thucydides generates reports in HTML and XML by default. 
net.thucydides.core.reports.html XML Report generation. 
net.thucydides.core.reports.html.screenshots   
net.thucydides.core.reports.json   
net.thucydides.core.reports.matchers   
net.thucydides.core.reports.saucelabs   
net.thucydides.core.reports.xml XML Report generation. 
net.thucydides.core.statistics   
net.thucydides.core.statistics.dao   
net.thucydides.core.statistics.model   
net.thucydides.core.statistics.service   
net.thucydides.core.steps Base class to be used when writing a library of resuable test steps. 
 

Classes in net.thucydides.core.model used by net.thucydides.core.annotations
TestTag
           
 

Classes in net.thucydides.core.model used by net.thucydides.core.model
CoverageFormatter
           
ReportNamer
          Determies the correct default name for test reports.
ReportType
          The report namer knows how to find names for these types of reports
Screenshot
          Represents a screenshot stored during a test execution.
Story
          Represents a given user story.
StoryTestResults
          A collection of test results, corresponding to a the acceptance tests for a single user story.
TestDuration
           
TestOutcome
          Represents the results of a test (or "scenario") execution.
TestResult
          Acceptance test results.
TestResultList
          A list of test results, used to determine the overall test result.
TestStep
          An acceptance test run is made up of test steps.
TestTag
           
TestTag.TestTagBuilder
           
 

Classes in net.thucydides.core.model used by net.thucydides.core.model.features
FeatureResults
          A set of test results related to a given feature.
 

Classes in net.thucydides.core.model used by net.thucydides.core.model.userstories
StoryTestResults
          A collection of test results, corresponding to a the acceptance tests for a single user story.
 

Classes in net.thucydides.core.model used by net.thucydides.core.reports
CoverageFormatter
           
FeatureResults
          A set of test results related to a given feature.
StoryTestResults
          A collection of test results, corresponding to a the acceptance tests for a single user story.
TestOutcome
          Represents the results of a test (or "scenario") execution.
TestResult
          Acceptance test results.
TestTag
           
 

Classes in net.thucydides.core.model used by net.thucydides.core.reports.html
TestOutcome
          Represents the results of a test (or "scenario") execution.
 

Classes in net.thucydides.core.model used by net.thucydides.core.reports.html.screenshots
Screenshot
          Represents a screenshot stored during a test execution.
 

Classes in net.thucydides.core.model used by net.thucydides.core.reports.json
FeatureResults
          A set of test results related to a given feature.
StoryTestResults
          A collection of test results, corresponding to a the acceptance tests for a single user story.
TestOutcome
          Represents the results of a test (or "scenario") execution.
TestStep
          An acceptance test run is made up of test steps.
 

Classes in net.thucydides.core.model used by net.thucydides.core.reports.matchers
TestOutcome
          Represents the results of a test (or "scenario") execution.
TestResult
          Acceptance test results.
TestTag
           
 

Classes in net.thucydides.core.model used by net.thucydides.core.reports.saucelabs
TestOutcome
          Represents the results of a test (or "scenario") execution.
 

Classes in net.thucydides.core.model used by net.thucydides.core.reports.xml
TestOutcome
          Represents the results of a test (or "scenario") execution.
 

Classes in net.thucydides.core.model used by net.thucydides.core.statistics
Story
          Represents a given user story.
TestOutcome
          Represents the results of a test (or "scenario") execution.
 

Classes in net.thucydides.core.model used by net.thucydides.core.statistics.dao
TestOutcome
          Represents the results of a test (or "scenario") execution.
TestResult
          Acceptance test results.
 

Classes in net.thucydides.core.model used by net.thucydides.core.statistics.model
TestOutcome
          Represents the results of a test (or "scenario") execution.
TestResult
          Acceptance test results.
 

Classes in net.thucydides.core.model used by net.thucydides.core.statistics.service
TestOutcome
          Represents the results of a test (or "scenario") execution.
TestTag
           
 

Classes in net.thucydides.core.model used by net.thucydides.core.steps
Story
          Represents a given user story.
TestOutcome
          Represents the results of a test (or "scenario") execution.
 



Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.