Uses of Interface
hudson.plugins.nunit.TestReportArchiver

Uses of TestReportArchiver in hudson.plugins.nunit
 

Classes in hudson.plugins.nunit that implement TestReportArchiver
 class NUnitPublisher
          Class that records NUnit test reports into Hudson.
 

Constructors in hudson.plugins.nunit with parameters of type TestReportArchiver
NUnitArchiver(hudson.model.BuildListener listener, java.lang.String testResults, TestReportArchiver unitResultArchiver, TestReportTransformer transformer, boolean keepJUnitReports, boolean skipJUnitArchiver)
           
 



Copyright © 2007. All Rights Reserved.