Uses of Class
net.sf.jameleon.result.SessionResult

Packages that use SessionResult
net.sf.jameleon   
net.sf.jameleon.data   
net.sf.jameleon.reporting   
net.sf.jameleon.result   
 

Uses of SessionResult in net.sf.jameleon
 

Fields in net.sf.jameleon declared as SessionResult
protected  SessionResult SessionTag.sessionResults
           
 

Methods in net.sf.jameleon that return SessionResult
 SessionResult SessionTag.getSessionResult()
           
 

Uses of SessionResult in net.sf.jameleon.data
 

Methods in net.sf.jameleon.data with parameters of type SessionResult
 void AbstractDataDrivableTag.recordSessionResult(SessionResult result)
          Removes a FunctionResult from the list of recorded results
 

Uses of SessionResult in net.sf.jameleon.reporting
 

Methods in net.sf.jameleon.reporting with parameters of type SessionResult
protected  String HtmlTestCaseResultGenerator.generateSessionResult(SessionResult result)
           
 

Uses of SessionResult in net.sf.jameleon.result
 

Methods in net.sf.jameleon.result with parameters of type SessionResult
 void SessionResultRecordable.recordSessionResult(SessionResult result)
          Records a SessionResult to the tag's results
 



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