クラス RestDocsTestExecutionListener

java.lang.ObjectSE
org.springframework.test.context.support.AbstractTestExecutionListener
org.springframework.boot.restdocs.test.autoconfigure.RestDocsTestExecutionListener
実装されているすべてのインターフェース:
Ordered, TestExecutionListener

public class RestDocsTestExecutionListener extends AbstractTestExecutionListener
JUnit を使用する場合の @Rule の必要性を排除する Spring REST Docs の TestExecutionListener または TestNG を使用する場合のテスト呼び出しの前後の手動。
導入:
4.0.0
作成者:
Andy Wilkinson