Class TestGroupBean


  • public class TestGroupBean
    extends NamedDataGroup<STestBean>
    Author:
    kir Represents a group of STestBean. For instance, STestBeans can be grouped by package, or by build configuration. Grouping is hierarchical, i.e. there are nested groups
    See Also:
    STestBean
    • Constructor Detail

      • TestGroupBean

        public TestGroupBean​(@NotNull
                             String name)
    • Method Detail

      • getTestCount

        public int getTestCount()
      • getTestCountSingleBuildType

        public int getTestCountSingleBuildType()
      • isAllTestsWithMultipleBuildTypes

        public boolean isAllTestsWithMultipleBuildTypes()