Uses of Interface
jetbrains.buildServer.WaitForAssertions
-
-
Uses of WaitForAssertions in jetbrains.buildServer
Classes in jetbrains.buildServer that implement WaitForAssertions Modifier and Type Class Description classBaseSecondaryNodeWebTestBase test for web functionality involving multiple nodesclassBaseSpringTestCaseclassBaseWebTestCaseclassSpringContextTestCaseclassTeamCitySpringTestBase -
Uses of WaitForAssertions in jetbrains.buildServer.agent.impl
Classes in jetbrains.buildServer.agent.impl that implement WaitForAssertions Modifier and Type Class Description classBaseAgentSpringTestCase -
Uses of WaitForAssertions in jetbrains.buildServer.buildTriggers
Classes in jetbrains.buildServer.buildTriggers that implement WaitForAssertions Modifier and Type Class Description classPolledBuildTriggerTestCase -
Uses of WaitForAssertions in jetbrains.buildServer.controllers
Classes in jetbrains.buildServer.controllers that implement WaitForAssertions Modifier and Type Class Description classBaseControllerTestCase<T extends BaseController> -
Uses of WaitForAssertions in jetbrains.buildServer.notification
Classes in jetbrains.buildServer.notification that implement WaitForAssertions Modifier and Type Class Description classBaseNotificationRulesTestCase -
Uses of WaitForAssertions in jetbrains.buildServer.serverSide
Classes in jetbrains.buildServer.serverSide that implement WaitForAssertions Modifier and Type Class Description classBaseServerSpringContextTestCase -
Uses of WaitForAssertions in jetbrains.buildServer.serverSide.db
Classes in jetbrains.buildServer.serverSide.db that implement WaitForAssertions Modifier and Type Class Description classBaseDatabaseFunctionsTestCasePlease, don't create new classes inheriting this one - this class is deprecated.classBaseDatabaseSchemaTestCaseTests that modifies database structure.classBaseDatabaseTestCaseFor tests that needs a database (empty or with tables), but don't need started BuildServer. -
Uses of WaitForAssertions in jetbrains.buildServer.serverSide.dependency
Classes in jetbrains.buildServer.serverSide.dependency that implement WaitForAssertions Modifier and Type Class Description classBaseRunBuildChainTestCaseCreated by Nikita.Skvortsov Date: 12/16/11, 3:41 PM -
Uses of WaitForAssertions in jetbrains.buildServer.serverSide.impl
Classes in jetbrains.buildServer.serverSide.impl that implement WaitForAssertions Modifier and Type Class Description classBaseSecondaryNodeTestclassBaseServerTestCaseThis is the superclass (parent class) for tests, which includes multiple helpful utilities.classPrinterTestCaseclassRemoteRunBaseTestCase
-