Uses of Package
net.sf.jameleon.result

Packages that use net.sf.jameleon.result
net.sf.jameleon   
net.sf.jameleon.data   
net.sf.jameleon.function   
net.sf.jameleon.plugin.junit   
net.sf.jameleon.reporting   
net.sf.jameleon.result   
net.sf.jameleon.ui   
net.sf.jameleon.unit   
 

Classes in net.sf.jameleon.result used by net.sf.jameleon
CountableDataDrivableResultContainer
           
DataDrivableResultContainer
          An implementation of @see TestResult that represents the results of a data-drivable tag.
DataDrivableResultRecordable
          Describes a tag as being able to record DataDrivable results.
DataDrivableRowResult
          An implementation of @see TestResult that represents the results of a data-drivable tag.
FunctionResult
          An implementation of @see TestResult that represents the result of a function point
FunctionResultRecordable
          Describes a tag as being able to record function results.
JameleonTestResult
          An abstract Test Result.
SessionResult
          An implementation of @see TestResult that represents the results of a session Since a session contains function points, SessionResult is the results of all of the function points in the single session
SessionResultRecordable
          Describes a tag as being able to record session results.
TestCaseResult
          An implementation of @see TestResult that keeps track of all of the function point results as well as the the sessio results
 

Classes in net.sf.jameleon.result used by net.sf.jameleon.data
DataDrivableResultContainer
          An implementation of @see TestResult that represents the results of a data-drivable tag.
DataDrivableResultRecordable
          Describes a tag as being able to record DataDrivable results.
DataDrivableRowResult
          An implementation of @see TestResult that represents the results of a data-drivable tag.
FunctionResult
          An implementation of @see TestResult that represents the result of a function point
FunctionResultRecordable
          Describes a tag as being able to record function results.
JameleonTestResult
          An abstract Test Result.
SessionResult
          An implementation of @see TestResult that represents the results of a session Since a session contains function points, SessionResult is the results of all of the function points in the single session
SessionResultRecordable
          Describes a tag as being able to record session results.
 

Classes in net.sf.jameleon.result used by net.sf.jameleon.function
FunctionResult
          An implementation of @see TestResult that represents the result of a function point
 

Classes in net.sf.jameleon.result used by net.sf.jameleon.plugin.junit
DataDrivableResultRecordable
          Describes a tag as being able to record DataDrivable results.
FunctionResultRecordable
          Describes a tag as being able to record function results.
TestCaseResult
          An implementation of @see TestResult that keeps track of all of the function point results as well as the the sessio results
 

Classes in net.sf.jameleon.result used by net.sf.jameleon.reporting
DataDrivableRowResult
          An implementation of @see TestResult that represents the results of a data-drivable tag.
FunctionResult
          An implementation of @see TestResult that represents the result of a function point
JameleonTestResult
          An abstract Test Result.
SessionResult
          An implementation of @see TestResult that represents the results of a session Since a session contains function points, SessionResult is the results of all of the function points in the single session
TestResultWithChildren
          A JameleonTestResult that can have children
 

Classes in net.sf.jameleon.result used by net.sf.jameleon.result
CountableResult
          Describes a result that is countable
DataDrivableResultContainer
          An implementation of @see TestResult that represents the results of a data-drivable tag.
DataDrivableRowResult
          An implementation of @see TestResult that represents the results of a data-drivable tag.
FunctionResult
          An implementation of @see TestResult that represents the result of a function point
HasChildResults
          Describes a result that can have other results
JameleonTestResult
          An abstract Test Result.
RowResultContainer
          Describes a result that contains row results
SessionResult
          An implementation of @see TestResult that represents the results of a session Since a session contains function points, SessionResult is the results of all of the function points in the single session
TestCaseResult
          An implementation of @see TestResult that keeps track of all of the function point results as well as the the sessio results
TestResultWithChildren
          A JameleonTestResult that can have children
 

Classes in net.sf.jameleon.result used by net.sf.jameleon.ui
JameleonTestResult
          An abstract Test Result.
 

Classes in net.sf.jameleon.result used by net.sf.jameleon.unit
TestCaseResult
          An implementation of @see TestResult that keeps track of all of the function point results as well as the the sessio results
 



Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.