Class ClusterDensityPFGlobalTest

  • All Implemented Interfaces:
    AozanTest, GlobalTest

    public class ClusterDensityPFGlobalTest
    extends AbstractGlobalTest
    The class define test to compute the density cluster mean passing filtre for the run.
    Since:
    3.0
    Author:
    Laurent Jourdren
    • Constructor Detail

      • ClusterDensityPFGlobalTest

        public ClusterDensityPFGlobalTest()
        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)
        Description copied from interface: GlobalTest
        Do a test.
        Parameters:
        data - result object
        Returns:
        a TestResult object with the result of the test