Class FlakyTestResultAction

java.lang.Object
com.google.jenkins.flakyTestHandler.plugin.FlakyTestResultAction
All Implemented Interfaces:
Action, ModelObject, RunAction2

public class FlakyTestResultAction extends Object implements RunAction2
Action for each test run, to record flaky stats for all the tests
Author:
Qingzhou Luo