Class RecoverablePFClusterPercentProjectTest

  • All Implemented Interfaces:
    AozanTest, ProjectTest

    public class RecoverablePFClusterPercentProjectTest
    extends AbstractProjectTest
    The class define test to compute the percent recoverable passing filter clusters for a project.
    Since:
    1.4
    Author:
    Sandrine Perrin
    • Constructor Detail

      • RecoverablePFClusterPercentProjectTest

        public RecoverablePFClusterPercentProjectTest()
        Public constructor.
    • Method Detail

      • getCollectorsNamesRequiered

        public List<String> getCollectorsNamesRequiered()
        Description copied from interface: AozanTest
        Get the name of the collectors required for the test.
        Returns:
        a list of String with the name of the required collectors
      • test

        public TestResult test​(RunData data,
                               int projectId)
        Description copied from interface: ProjectTest
        Do a test.
        Parameters:
        data - result object
        projectId - the projectId
        Returns:
        a TestResult object with the result of the test