クラスの使用
org.springframework.mock.env.MockPropertySource
MockPropertySource を使用するパッケージ
org.springframework.mock.env 内の MockPropertySource 使用
修飾子と型メソッド説明MockPropertySource.withProperty(StringSE name, ObjectSE value) 現在のインスタンスを返すMockPropertySource.setProperty(String, Object)の便利なシノニム。