Class JUnitFlakyResultArchiver

java.lang.Object
hudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Publisher
hudson.tasks.Recorder
com.google.jenkins.flakyTestHandler.plugin.JUnitFlakyResultArchiver
All Implemented Interfaces:
ExtensionPoint, Describable<Publisher>, BuildStep, Serializable

public class JUnitFlakyResultArchiver extends Recorder implements Serializable
Record flaky information to get flaky stats for all the tests
Author:
Qingzhou Luo
See Also: