Update Testing.md

pull/6083/head
Halil İbrahim Kalkan 5 years ago
parent 046ba99104
commit 87e211a765

@ -213,4 +213,8 @@ The `AbpAspNetCoreIntegratedTestBase` provides the following base properties tho
`AbpAspNetCoreIntegratedTestBase` provides the following methods that you can override if you need to customize the test server:
* `ConfigureServices` can be overridden to register/replace services only for the derived test class.
* `CreateHostBuilder` can be used to customize building the `IHostBuilder`.
* `CreateHostBuilder` can be used to customize building the `IHostBuilder`.
See Also
* [Overall / Server Side Testing](../../Testing.md)
Loading…
Cancel
Save