Class RTSVisualizationAction

    • Constructor Detail

      • RTSVisualizationAction

        public RTSVisualizationAction​(int id,
                                      de.dagere.peass.config.TestSelectionConfig config,
                                      Map<String,​List<String>> staticSelection,
                                      List<String> dynamicSelection,
                                      de.dagere.peass.dependency.traces.coverage.CoverageSelectionCommit coverageSelection,
                                      de.dagere.peass.dependency.analysis.data.TestSet twiceExecutableTests,
                                      String commit,
                                      String commitOld,
                                      RTSLogSummary logSummary)
    • Method Detail

      • getConfig

        public de.dagere.peass.config.TestSelectionConfig getConfig()
      • getDynamicSelection

        public List<String> getDynamicSelection()
      • getCoveragebasedSelection

        public de.dagere.peass.dependency.traces.coverage.CoverageSelectionCommit getCoveragebasedSelection()
      • isTwiceExecutable

        public boolean isTwiceExecutable​(String testcase)
      • getCommit

        public String getCommit()
      • getCommitOld

        public String getCommitOld()
      • getIconFileName

        public String getIconFileName()
      • getDisplayName

        public String getDisplayName()
      • getUrlName

        public String getUrlName()