There is a special helper function called route in the Play framework, which helps us to test routes. Then we use FakeRequest pass the path to the route. It's ...
確定! 回上一頁