[resteasy-commits] [resteasy/Resteasy] ba4a57: [RESTEASY-1507] Add tests for http response codes ...

GitHub noreply at github.com
Thu Sep 29 12:20:50 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: ba4a57676a1f96c8eb20f60c4c4dd4cc61fecd8a
      https://github.com/resteasy/Resteasy/commit/ba4a57676a1f96c8eb20f60c4c4dd4cc61fecd8a
  Author: kanovotn <kanovotn at redhat.com>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    A testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/SpringMvcHttpResponseCodesTest.java
    A testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/resource/SpringMvcHttpResponseCodesPerson.java
    A testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/resource/SpringMvcHttpResponseCodesResource.java
    M testsuite/integration-tests-spring/inmodule/src/test/java/org/jboss/resteasy/test/spring/inmodule/resource/TestResource.java
    A testsuite/integration-tests-spring/inmodule/src/test/resources/org/jboss/resteasy/test/spring/inmodule/springMvcHttpResponseCodes/applicationContext.xml
    A testsuite/integration-tests-spring/inmodule/src/test/resources/org/jboss/resteasy/test/spring/inmodule/springMvcHttpResponseCodes/jboss-web.xml
    A testsuite/integration-tests-spring/inmodule/src/test/resources/org/jboss/resteasy/test/spring/inmodule/springMvcHttpResponseCodes/mvc-dispatcher-servlet.xml
    A testsuite/integration-tests-spring/inmodule/src/test/resources/org/jboss/resteasy/test/spring/inmodule/springMvcHttpResponseCodes/roles.properties
    A testsuite/integration-tests-spring/inmodule/src/test/resources/org/jboss/resteasy/test/spring/inmodule/springMvcHttpResponseCodes/users.properties
    A testsuite/integration-tests-spring/inmodule/src/test/resources/org/jboss/resteasy/test/spring/inmodule/springMvcHttpResponseCodes/web-secure.xml

  Log Message:
  -----------
  [RESTEASY-1507] Add tests for http response codes with spring mvc dispatcher




More information about the resteasy-commits mailing list