|
Move And Rename Method public afterSub() : void from class org.jboss.resteasy.test.form.TestFormResource to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move And Rename Method public teardownContainer() : void from class org.jboss.resteasy.test.nextgen.encoding.EncodingTest to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move And Rename Method public afterClass() : void from class org.jboss.resteasy.test.xxe.TestSecureProcessing to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move And Rename Method public testGetEncoding1() : void from class org.jboss.resteasy.test.finegrain.resource.VariantsTest to public testCustomSubExceptionsUsed() : void from class org.jboss.resteasy.test.exception.ExceptionMapperTest |
From |
To |
|
Move And Rename Method public beforeSub() : void from class org.jboss.resteasy.test.form.TestFormResource to public before() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move And Rename Method public tearDown() : void from class org.jboss.resteasy.test.finegrain.methodparams.PathParamTest to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move And Rename Method public testResteasyExceptionMapping() : void from class org.jboss.resteasy.test.finegrain.methodparams.ExceptionMapperTest to public testNotFoundExceptionMapping() : void from class org.jboss.resteasy.test.exception.ExceptionMapperTest |
From |
To |
|
Change Parameter Type type : Class<Student> to type : Class<GenericResourceStudent> in method public readFrom(type Class<GenericResourceStudent>, genericType Type, annotations Annotation[], mediaType MediaType, httpHeaders MultivaluedMap<String,String>, entityStream InputStream) : GenericResourceStudent in class org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentReader |
From |
To |
|
Change Parameter Type entity : Student to entity : GenericResourceStudent in method public put(id Integer, entity GenericResourceStudent) : void in class org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentInterface |
From |
To |
|
Change Parameter Type entity : Student to entity : GenericResourceStudent in method package setEntity(id Integer, entity GenericResourceStudent) : void in class org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentCrudResource |
From |
To |
|
Change Parameter Type exception : MyException to exception : NotFoundException in method public toResponse(exception NotFoundException) : Response in class org.jboss.resteasy.test.exception.resource.NotFoundExceptionMapper |
From |
To |
|
Change Parameter Type t : Student to t : GenericResourceStudent in method public writeTo(t GenericResourceStudent, type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType, httpHeaders MultivaluedMap<String,Object>, entityStream OutputStream) : void in class org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentWriter |
From |
To |
|
Change Parameter Type configurable : Configurable to configurable : Configurable<?> in method public ProgrammaticResource(configurable Configurable<?>) in class org.jboss.resteasy.test.resource.resource.ProgrammaticResource |
From |
To |
|
Change Parameter Type t : Student to t : GenericResourceStudent in method public getSize(t GenericResourceStudent, type Class<?>, genericType Type, annotations Annotation[], mediaType MediaType) : long in class org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentWriter |
From |
To |
|
Move Method public post109(form MultivaluedMap<String,String>) : void from class org.jboss.resteasy.test.finegrain.resource.FormUrlEncodedTest.SimpleResource to public post109(form MultivaluedMap<String,String>) : void from class org.jboss.resteasy.test.form.resource.FormUrlEncodedResource |
From |
To |
|
Move Method public testQueryParamIsNull() : void from class org.jboss.resteasy.test.finegrain.resource.FormUrlEncodedTest to public testQueryParamIsNull() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public testPostTwoParameters() : void from class org.jboss.resteasy.test.finegrain.resource.FormUrlEncodedTest to public testPostTwoParameters() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public after() : void from class org.jboss.resteasy.test.finegrain.resource.FormUrlEncodedTest to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public after() : void from class org.jboss.resteasy.test.finegrain.resource.VariantsTest to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public after() : void from class org.jboss.resteasy.test.client.ResponseObjectTest to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public testMaxSizeNoProxy() : void from class org.jboss.resteasy.test.client.cache.ClientCacheTest to public testMaxSizeNoProxy() : void from class org.jboss.resteasy.test.client.ClientCacheTest |
From |
To |
|
Move Method public after() : void from class org.jboss.resteasy.test.finegrain.resource.OptionsTest to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public testResteasy109() : void from class org.jboss.resteasy.test.finegrain.resource.FormUrlEncodedTest to public testResteasy109() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public testEmail() : void from class org.jboss.resteasy.test.finegrain.methodparams.PathParamTest to public testEmail() : void from class org.jboss.resteasy.test.resource.path.PathParamTest |
From |
To |
|
Move Method public after() : void from class org.jboss.resteasy.test.finegrain.methodparams.UriParamAsPrimitiveTest to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public post2Parameters(form MultivaluedMap<String,String>) : MultivaluedMap<String,String> from class org.jboss.resteasy.test.finegrain.resource.FormUrlEncodedTest.SimpleResource to public post2Parameters(form MultivaluedMap<String,String>) : MultivaluedMap<String,String> from class org.jboss.resteasy.test.form.resource.FormUrlEncodedResource |
From |
To |
|
Move Method public after() : void from class org.jboss.resteasy.test.finegrain.methodparams.ExceptionMapperTest to public after() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public testProxy() : void from class org.jboss.resteasy.test.finegrain.resource.FormUrlEncodedTest to public testProxy() : void from class org.jboss.resteasy.test.form.FormUrlEncodedTest |
From |
To |
|
Move Method public post(form MultivaluedMap<String,String>) : MultivaluedMap<String,String> from class org.jboss.resteasy.test.finegrain.resource.FormUrlEncodedTest.SimpleResource to public post(form MultivaluedMap<String,String>) : MultivaluedMap<String,String> from class org.jboss.resteasy.test.form.resource.FormUrlEncodedResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.InheritanceTest.ParentResource moved and renamed to org.jboss.resteasy.test.resource.basic.resource.InheritenceParentResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ClientErrorTest.WebResourceUnsupportedMediaType moved and renamed to org.jboss.resteasy.test.client.exception.resource.ClientErrorResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.EncodedPathTest.SimpleResource moved and renamed to org.jboss.resteasy.test.resource.path.resource.EncodedPathResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.nextgen.finegrain.resource.ProgammaticTest.MyResource moved and renamed to org.jboss.resteasy.test.resource.resource.ProgrammaticResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.nextgen.interceptors.GZIPAnnotationTest.TestResource moved and renamed to org.jboss.resteasy.test.interceptor.resource.GZIPAnnotationResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.resource.generic.StudentInterface moved and renamed to org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentInterface |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.methodparams.PathParamTest.Email moved and renamed to org.jboss.resteasy.test.resource.path.resource.EmailResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.resource.generic.CrudResource moved and renamed to org.jboss.resteasy.test.resource.basic.resource.GenericResourceCrudResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.resource.generic.StudentCrudResource moved and renamed to org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentCrudResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.nextgen.finegrain.client.InputStreamResourceTest.Client moved and renamed to org.jboss.resteasy.test.client.resource.InputStreamResourceClient |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.Directory moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorDirectory |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.application.ApplicationConfigWithInterceptorTest.MyResource moved and renamed to org.jboss.resteasy.test.interceptor.resource.ApplicationConfigWithInterceptorResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.methodparams.PathParamTest.CarResource.Color moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorQueueReceiver |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.Receiver moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorReceiver |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.AbstractAnnotationFreeResouce moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorAbstractAnnotationFreeResouce |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.AnnotationFreeSubResource moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorAnnotationFreeSubResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.InheritanceTest.ChildResource moved and renamed to org.jboss.resteasy.test.resource.basic.resource.InheritenceParentResourceImpl |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.resource.generic.StudentReader moved and renamed to org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentReader |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.application.ApplicationConfigWithInterceptorTest.AddHeader moved and renamed to org.jboss.resteasy.test.interceptor.resource.AddHeaderContainerResponseFilter |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.nextgen.interceptors.GZIPAnnotationTest.TestInterface moved and renamed to org.jboss.resteasy.test.interceptor.resource.GZIPAnnotationInterface |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.Subresource3Interface moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorSubresource3Interface |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.Subresource moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorSubresource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.client.ClientFormParamTest moved and renamed to org.jboss.resteasy.test.resource.basic.GenericResourceTest |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.resource.generic.StudentWriter moved and renamed to org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentWriter |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.methodparams.ExceptionMapperTest.MyExceptionMapper moved and renamed to org.jboss.resteasy.test.exception.resource.NotFoundExceptionMapper |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.mediatype.FileExtensionMappingTest.TestResource moved and renamed to org.jboss.resteasy.test.core.basic.resource.FileExtensionMappingResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.Subresource2 moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorSubresource2 |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.CollectionResource moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorCollectionResource |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.methodparams.ExceptionMapperTest.SubclassException moved and renamed to org.jboss.resteasy.test.exception.resource.ExceptionMapperMyCustomSubException |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.RootInterface moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorRootInterface |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.SubInterface moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorSubInterface |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.resource.generic.Student moved and renamed to org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudent |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.nextgen.finegrain.client.InputStreamResourceTest.Service moved and renamed to org.jboss.resteasy.test.client.resource.InputStreamResourceService |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.Subresource3 moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorSubresource3 |
From |
To |
|
Move And Rename Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest.BaseResource moved and renamed to org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorBaseResource |
From |
To |
|
Move Class org.jboss.resteasy.test.finegrain.MultipleEndpointsWarningTest.LogHandler moved to org.jboss.resteasy.test.resource.basic.resource.LogHandler |
From |
To |
|
Move Class org.jboss.resteasy.test.finegrain.resource.InheritanceTest moved to org.jboss.resteasy.test.resource.basic.InheritanceTest |
From |
To |
|
Move Class org.jboss.resteasy.test.finegrain.application.ApplicationConfigWithInterceptorTest moved to org.jboss.resteasy.test.interceptor.ApplicationConfigWithInterceptorTest |
From |
To |
|
Move Class org.jboss.resteasy.test.finegrain.MultipleEndpointsWarningTest moved to org.jboss.resteasy.test.resource.basic.MultipleEndpointsWarningTest |
From |
To |
|
Move Class org.jboss.resteasy.test.finegrain.resource.ResourceLocatorTest moved to org.jboss.resteasy.test.resource.basic.ResourceLocatorTest |
From |
To |
|
Move Class org.jboss.resteasy.test.finegrain.resource.FormUrlEncodedTest.TestProxy moved to org.jboss.resteasy.test.form.FormUrlEncodedTest.TestProxy |
From |
To |
|
Move Class org.jboss.resteasy.test.finegrain.resource.ClientErrorTest moved to org.jboss.resteasy.test.client.exception.ClientErrorTest |
From |
To |
|
Move Class org.jboss.resteasy.test.nextgen.finegrain.resource.ProgammaticTest moved to org.jboss.resteasy.test.resource.ProgammaticTest |
From |
To |
|
Change Return Type Subresource3Interface to ResourceLocatorSubresource3Interface in method public sub3() : ResourceLocatorSubresource3Interface in class org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorBaseResource |
From |
To |
|
Change Return Type Student to GenericResourceStudent in method public get(id Integer) : GenericResourceStudent in class org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentInterface |
From |
To |
|
Change Return Type QueueReceiver to ResourceLocatorQueueReceiver in method public getReceiver(id String) : ResourceLocatorQueueReceiver in class org.jboss.resteasy.test.resource.basic.resource.ResourceLocatorDirectory |
From |
To |
|
Change Return Type Student to GenericResourceStudent in method public readFrom(type Class<GenericResourceStudent>, genericType Type, annotations Annotation[], mediaType MediaType, httpHeaders MultivaluedMap<String,String>, entityStream InputStream) : GenericResourceStudent in class org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentReader |
From |
To |
|
Change Return Type Student to GenericResourceStudent in method package getEntity(id Integer) : GenericResourceStudent in class org.jboss.resteasy.test.resource.basic.resource.GenericResourceStudentCrudResource |
From |
To |