Class ServerAsserts
- java.lang.Object
-
- org.assertj.core.api.Assertions
-
- org.assertj.core.api.BDDAssertions
-
- jetbrains.buildServer.asserts.CommonAsserts
-
- jetbrains.buildServer.serverSide.asserts.ServerAsserts
-
- Direct Known Subclasses:
WebAsserts
public class ServerAsserts extends CommonAsserts
-
-
Constructor Summary
Constructors Constructor Description ServerAsserts()
-
Method Summary
-
Methods inherited from class jetbrains.buildServer.asserts.CommonAsserts
tcThen, tcThen, tcThen, then
-
Methods inherited from class org.assertj.core.api.BDDAssertions
then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then, then
-
Methods inherited from class org.assertj.core.api.Assertions
allOf, allOf, anyOf, anyOf, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, atIndex, contentOf, contentOf, contentOf, doesNotHave, entry, extractProperty, extractProperty, fail, fail, failBecauseExceptionWasNotThrown, filter, filter, linesOf, linesOf, linesOf, not, offset, offset, registerCustomDateFormat, registerCustomDateFormat, setAllowExtractingPrivateFields, setRemoveAssertJRelatedElementsFromStackTrace, tuple, useDateFormat, useDateFormat, useDefaultDateFormats, useDefaultDateFormatsOnly, useIsoDateFormat, useIsoDateTimeFormat, useIsoDateTimeWithMsFormat, within, within, within
-
-
-
-
Method Detail
-
then
public static <INT> EntityIdAssert<INT> then(EntityId<INT> entityId)
-
then
public static SBuildServerAssert then(BuildServerEx server)
-
then
public static BuildAgentAssert then(BuildAgentEx agent)
-
then
public static BuildTypeTemplateAssert then(BuildTypeTemplate template)
-
then
public static SBuildTypeAssert then(SBuildType buildType)
-
then
public static SProjectAssert then(SProject project)
-
then
public static ParameterAssert then(@Nullable Parameter parameter)
-
then
public static SVCSRootAssert then(SVcsRoot vcsRoot)
-
then
public static SBuildAssert then(SBuild build)
-
then
public static SQueuedBuildAssert then(SQueuedBuild build)
-
then
public static BuildPromotionAssert then(BuildPromotion build)
-
then
public static BuildLogAssert then(BuildLog buildLog)
-
then
public static SVcsModificationAssert then(SVcsModification modification)
-
then
public static BuildRevisionExAssert then(BuildRevisionEx buildRevision)
-
then
public static ResponsibilityEntryAssert then(ResponsibilityEntry responsibilityEntry)
-
then
public static SUserGroupAssert then(SUserGroup userGroup)
-
then
public static SUserAssert then(SUser user)
-
then
public static BuildProblemAssert then(BuildProblem problem)
-
then
public static BuildArtifactAssert then(BuildArtifact artifact)
-
then
public static ConfigurationErrorsAssert then(ConfigurationErrorsImpl configurationErrors)
-
then
public static ShortStatisticsAssert then(ShortStatistics statistics)
-
then
public static TestRunAssert then(STestRun run)
-
then
public static InsideBlockMessageIteratorAssert then(InsideBlockMessageIterator iterator)
-
then
public static BuildTypeSettingsAssert then(@Nullable BuildTypeSettings settings)
-
then
public static STestAssert then(@Nullable STest test)
-
then
public static RoleAssert then(Role role)
-
-