Need to mention this line
"- For any other route not defined in the server return 404.Should return Route not found as text if route is not found."
instead of "- For any other route not defined in the server return 404."
It fails during test case otherwise.