Uses of Class
jetbrains.buildServer.web.problems.TestGroupBean
-
Packages that use TestGroupBean Package Description jetbrains.buildServer.web.problems -
-
Uses of TestGroupBean in jetbrains.buildServer.web.problems
Methods in jetbrains.buildServer.web.problems that return TestGroupBean Modifier and Type Method Description TestGroupBeanGroupedTestsBean. getPackagesRoot()TestGroupBeanProjectTestsBean. getTestGroup()TestGroupBeanGroupedTestsBean. getTestsWithoutBuilds()TestGroupBeanGroupedTestsBean. getTestsWithSeveralBuildTypes()Methods in jetbrains.buildServer.web.problems that return types with arguments of type TestGroupBean Modifier and Type Method Description Map<SBuildType,TestGroupBean>GroupedTestsBean. getBuildTypeGroups()Map<SBuildType,TestGroupBean>ProjectTestsBean. getBuildTypeGroups()
-