クラスの使用
org.springframework.modulith.junit.Changes
Changes を使用するパッケージ
org.springframework.modulith.junit 内の Changes 使用
Changes として宣言されている org.springframework.modulith.junit のフィールドChanges を返す org.springframework.modulith.junit のメソッド修飾子と型メソッド説明TestExecutionCondition.ConditionContext.changes()changesレコードコンポーネントの値を返します。(package private) ChangesStateStore.getChanges()プロジェクトに加えられたすべての変更を返します。(package private) static ChangesChanges.of(StreamSE<ModifiedFile> files) 指定されたModifiedFileから新しいChangesインスタンスを作成します。型 Changes のパラメーターを持つ org.springframework.modulith.junit のコンストラクター修飾子コンストラクター説明(package private)ConditionContext(ClassSE<?> testClass, Changes changes) ConditionContextレコードクラスのインスタンスを作成します。