Class NUnitArchiver

All Implemented Interfaces:
hudson.remoting.Callable<Boolean,IOException>, Serializable, ControllerToAgentCallable<Boolean,IOException>, org.jenkinsci.remoting.RoleSensitive

public class NUnitArchiver extends MasterToSlaveCallable<Boolean,IOException>
Class responsible for transforming NUnit to JUnit files and then run them all through the JUnit result archiver.
Author:
Erik Ramfelt
See Also: