Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/unit-testing/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Spring 如何测试自定义';网关工厂过滤器';?_Spring_Unit Testing_Integration Testing_Spring Cloud Gateway - Fatal编程技术网

Spring 如何测试自定义';网关工厂过滤器';?

Spring 如何测试自定义';网关工厂过滤器';?,spring,unit-testing,integration-testing,spring-cloud-gateway,Spring,Unit Testing,Integration Testing,Spring Cloud Gateway,如何为自定义的“GatewayFactoryFilter”编写单元/集成测试?spring boot cloud的单元测试可能会帮助您喜欢AddRequestHeaderGatewayFilterFactoryTests

如何为自定义的“GatewayFactoryFilter”编写单元/集成测试?

spring boot cloud的单元测试可能会帮助您喜欢
AddRequestHeaderGatewayFilterFactoryTests