Uses of Class
com.thalesgroup.hudson.plugins.xunit.service.XUnitLog

Packages that use XUnitLog
org.jenkinsci.plugins.xunit.threshold   
 

Uses of XUnitLog in org.jenkinsci.plugins.xunit.threshold
 

Methods in org.jenkinsci.plugins.xunit.threshold with parameters of type XUnitLog
abstract  hudson.model.Result XUnitThreshold.getResultThreshold(XUnitLog log, hudson.model.AbstractBuild<?,?> build, hudson.tasks.junit.TestResultAction testResultAction, hudson.tasks.junit.TestResultAction previousTestResultAction)
           
 hudson.model.Result SkippedThreshold.getResultThreshold(XUnitLog log, hudson.model.AbstractBuild<?,?> build, hudson.tasks.junit.TestResultAction testResultAction, hudson.tasks.junit.TestResultAction previousTestResultAction)
           
 hudson.model.Result FailedThreshold.getResultThreshold(XUnitLog log, hudson.model.AbstractBuild<?,?> build, hudson.tasks.junit.TestResultAction testResultAction, hudson.tasks.junit.TestResultAction previousTestResultAction)
           
 hudson.model.Result XUnitThreshold.getResultThreshold(XUnitLog log, int testCount, int newTestCount)
           
 



Copyright © 2004-2012. All Rights Reserved.