Uses of Class
net.flexmojos.oss.test.report.ErrorReport

Packages that use ErrorReport
net.flexmojos.oss.test.report   
 

Uses of ErrorReport in net.flexmojos.oss.test.report
 

Methods in net.flexmojos.oss.test.report that return ErrorReport
 ErrorReport TestMethodReport.getError()
           
 ErrorReport TestMethodReport.getFailure()
           
 

Methods in net.flexmojos.oss.test.report with parameters of type ErrorReport
 void TestMethodReport.setError(ErrorReport error)
           
 void TestMethodReport.setFailure(ErrorReport failure)
           
 



Copyright © 2008–2014 flexmojos. All rights reserved.