クラス AbstractXpathAssertions<B>

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

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