Package jetbrains.buildServer.agent
Class AgentAsserts
- java.lang.Object
-
- org.assertj.core.api.Assertions
-
- org.assertj.core.api.BDDAssertions
-
- jetbrains.buildServer.asserts.CommonAsserts
-
- jetbrains.buildServer.agent.AgentAsserts
-
public class AgentAsserts extends CommonAsserts
-
-
Constructor Summary
Constructors Constructor Description AgentAsserts()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AgentCheckoutAbilityAssert2
then(AgentCheckoutAbility actual)
-
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 AgentCheckoutAbilityAssert2 then(AgentCheckoutAbility actual)
-
-