クラス ShellScreenAssert
java.lang.ObjectSE
org.assertj.core.api.AbstractAssert<ShellScreenAssert,ShellScreen>
org.springframework.shell.test.ShellScreenAssert
- 実装済みのインターフェース一覧:
org.assertj.core.api.Assert<ShellScreenAssert,、ShellScreen> org.assertj.core.api.Descriptable<ShellScreenAssert>、org.assertj.core.api.ExtensionPoints<ShellScreenAssert,ShellScreen>
public class ShellScreenAssert
extends org.assertj.core.api.AbstractAssert<ShellScreenAssert,ShellScreen>
ShellScreen のアサート。- 作成者:
- Janne Valkealahti, Mahmoud Ben Hassine
フィールド概要
クラス org.assertj.core.api.AbstractAssert から継承されたフィールド
actual, info, myself, objects, throwUnsupportedExceptionOnEqualsコンストラクター概要
コンストラクター方法の概要
クラス org.assertj.core.api.AbstractAssert から継承されたメソッド
actual, areEqual, asInstanceOf, asList, assertionError, asString, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, doesNotHaveSameHashCodeAs, doesNotHaveToString, doesNotHaveToString, doesNotMatch, doesNotMatch, equals, extracting, extracting, failure, failureWithActualExpected, failWithActualExpectedAndMessage, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, hasToString, inBinary, inHexadecimal, is, isElementOfCustomAssert, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, newListAssertInstance, overridingErrorMessage, overridingErrorMessage, satisfies, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, satisfiesAnyOfForProxy, satisfiesForProxy, setCustomRepresentation, setDescriptionConsumer, setPrintAssertionsDescription, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, usingEquals, usingEquals, usingRecursiveAssertion, usingRecursiveAssertion, usingRecursiveComparison, usingRecursiveComparison, withFailMessage, withFailMessage, withRepresentation, withThreadDumpOnErrorクラス java.lang.ObjectSE から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.assertj.core.api.Descriptable から継承されたメソッド
as, as, as, describedAs, describedAs
コンストラクターの詳細
ShellScreenAssert
方法の詳細
containsText
画面内にテキストが見つかった場合はそれを検証します。- パラメーター:
text- 探すテキスト- 戻り値:
- このアサーションオブジェクト