Interface MockRequestCustomizer
-
- All Implemented Interfaces:
public interface MockRequestCustomizer
-
-
Method Summary
Modifier and Type Method Description abstract Unitapply(MockRequest request)-
-
Method Detail
-
apply
abstract Unit apply(MockRequest request)
-
-
-
-