resthub / springmvc-router

Adds route mapping capacity to any "Spring MVC based" webapp. Uses playframework.org Router implementation.

Home Page:http://resthub.github.com/springmvc-router/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reorganize tests

bclozel opened this issue · comments

  • tests refactoring
  • better test coverage
  • test routerhandler result instead of testing the adapter

use testng and festassert?

better, cucumber-jvm + fest-assert.
Some work is being done here: https://github.com/bclozel/springmvc-router/blob/cucumber