インターフェース RestTestClient.StandaloneSetupBuilder

すべてのスーパーインターフェース:
RestTestClient.Builder<RestTestClient.StandaloneSetupBuilder>, RestTestClient.MockMvcSetupBuilder<RestTestClient.StandaloneSetupBuilder, StandaloneMockMvcBuilder>
含まれているインターフェース:
RestTestClient

public static interface RestTestClient.StandaloneSetupBuilder extends RestTestClient.MockMvcSetupBuilder<RestTestClient.StandaloneSetupBuilder, StandaloneMockMvcBuilder>
導入:
7.0
作成者:
Rob Worsnop, Rossen Stoyanchev