クラス AbstractJsonPathAssertions<B>

java.lang.ObjectSE
org.springframework.test.web.support.AbstractJsonPathAssertions<B>
型パラメーター:
B - ボディスペックの種類 (RestTestClient と WebTestClient 特有)
既知の直属サブクラス
JsonPathAssertionsJsonPathAssertions

public abstract class AbstractJsonPathAssertions<B> extends ObjectSE
RestTestClient および WebTestClient で JsonPath アサーションを適用するための基本クラス。
導入:
7.0
作成者:
Rob Worsnop, Rossen Stoyanchev
関連事項: