Add Tests for Servlet.fn

This commit adds tests for Servlet.fn, the servlet-based version of
HandlerFunctions and RouterFunctions.

See gh-21490
This commit is contained in:
Arjen Poutsma
2019-03-06 15:57:56 +01:00
parent 5d2fd75cf9
commit 85082fc10c
15 changed files with 2193 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Hello World
This is a sample response text file.

View File

@@ -0,0 +1,2 @@
Hello World
This is a sample response text file.