Class MultiQCReportProjectTest

  • All Implemented Interfaces:
    AozanTest, ProjectTest

    public class MultiQCReportProjectTest
    extends AbstractProjectTest
    This class define a test that allow access to the MultiQC report of a project.
    Since:
    2.2
    Author:
    Laurent Jourdren
    • Constructor Detail

      • MultiQCReportProjectTest

        public MultiQCReportProjectTest()
        Public constructor.
    • Method Detail

      • 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
      • 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