クラス StateStore

java.lang.ObjectSE
org.springframework.modulith.junit.StateStore

class StateStore extends ObjectSE
作成者:
Lukas Dohmen, David Bilge, Oliver Drotbohm
  • コンストラクター概要

    コンストラクター
    コンストラクター
    説明
    StateStore(org.junit.jupiter.api.extension.ExtensionContext context)
    指定された ExtensionContext の新しい StateStore を作成します。
  • 方法の概要

    修飾子と型
    メソッド
    説明
    (package private) Changes
    プロジェクトに加えられたすべての変更を返します。

    クラス java.lang.ObjectSE から継承されたメソッド

    clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
  • コンストラクターの詳細

    • StateStore

      StateStore(org.junit.jupiter.api.extension.ExtensionContext context)
      指定された ExtensionContext の新しい StateStore を作成します。
      パラメーター:
      context - null であってはなりません。
  • 方法の詳細

    • getChanges

      Changes getChanges()
      プロジェクトに加えられたすべての変更を返します。
      戻り値: