[resteasy-commits] [resteasy/Resteasy] 873171: [RESTEASY-1882] Regression tests for RESTEASY-1735...

GitHub noreply at github.com
Thu Apr 26 08:34:19 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/resteasy/Resteasy
  Commit: 873171cf63986f62034cbb9bbc381062a4429cac
      https://github.com/resteasy/Resteasy/commit/873171cf63986f62034cbb9bbc381062a4429cac
  Author: Marek Kopecky <mkopecky at redhat.com>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M pom.xml
    M testsuite/integration-tests/pom.xml
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/gzip/AllowGzipOnServerAllowGzipOnClientTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/gzip/AllowGzipOnServerNotAllowGzipOnClientTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/gzip/GzipAbstractTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/gzip/NotAllowGzipOnServerAllowGzipOnClientTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/gzip/NotAllowGzipOnServerNotAllowGzipOnClientTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/gzip/resource/GzipInterface.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/interceptor/gzip/resource/GzipResource.java
    M testsuite/integration-tests/src/test/resources/arquillian.xml
    A testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/interceptor/gzip/GzipAbstractTest-javax.ws.rs.ext.Providers

  Log Message:
  -----------
  [RESTEASY-1882] Regression tests for RESTEASY-1735 (gzip tests)




More information about the resteasy-commits mailing list