[resteasy-commits] [resteasy/Resteasy] 6270f9: [RESTEASY-1805] Tests for resource metadata SPI

GitHub noreply at github.com
Mon May 21 09:22:37 EDT 2018


  Branch: refs/heads/3.6
  Home:   https://github.com/resteasy/Resteasy
  Commit: 6270f9e40645909fe320e474a681c06fafa0b218
      https://github.com/resteasy/Resteasy/commit/6270f9e40645909fe320e474a681c06fafa0b218
  Author: Marek Kopecky <mkopecky at redhat.com>
  Date:   2018-05-21 (Mon, 21 May 2018)

  Changed paths:
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/ResourceClassProcessorBasicTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/ResourceClassProcessorErrorTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/ResourceClassProcessorNotAppliedTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/ResourceClassProcessorPriorityTest.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorClass.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorEndPoint.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorEndPointCDI.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorEndPointEJB.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorErrorImplementation.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorImplementation.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorMethod.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorNotAppliedImplementation.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorPriiorityAImplementation.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorPriiorityBImplementation.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorPriiorityCImplementation.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorProxy.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorProxyEndPoint.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorPureEndPoint.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorPureEndPointCDI.java
    A testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/spi/resource/ResourceClassProcessorPureEndPointEJB.java

  Log Message:
  -----------
  [RESTEASY-1805] Tests for resource metadata SPI



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the resteasy-commits mailing list