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 TestGroupBean
GroupedTestsBean. getPackagesRoot()
TestGroupBean
ProjectTestsBean. getTestGroup()
TestGroupBean
GroupedTestsBean. getTestsWithoutBuilds()
TestGroupBean
GroupedTestsBean. 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()
-