|
Pull Up Method package putBinaryValueInCache(cacheName String, key String, value byte[], mediaType MediaType) : void from class org.infinispan.rest.BaseRestOperationsTest to package putBinaryValueInCache(cacheName String, key String, value byte[], mediaType MediaType) : void from class org.infinispan.rest.resources.AbstractRestResourceTest |
From |
To |
|
Pull Up Method protected restServer() : RestServerHelper from class org.infinispan.rest.BaseRestOperationsTest to protected restServer() : RestServerHelper from class org.infinispan.rest.resources.AbstractRestResourceTest |
From |
To |
|
Pull Up Method private putJsonValueInCache(cacheName String, key String, value String) : void from class org.infinispan.rest.BaseRestOperationsTest to package putJsonValueInCache(cacheName String, key String, value String) : void from class org.infinispan.rest.resources.AbstractRestResourceTest |
From |
To |
|
Pull Up Method public afterSuite() : void from class org.infinispan.rest.BaseRestOperationsTest to public afterSuite() : void from class org.infinispan.rest.resources.AbstractRestResourceTest |
From |
To |
|
Pull Up Method private putInCache(cacheName String, key Object, value String, contentType String) : void from class org.infinispan.rest.BaseRestOperationsTest to package putInCache(cacheName String, key Object, value String, contentType String) : void from class org.infinispan.rest.resources.AbstractRestResourceTest |
From |
To |
|
Pull Up Method public getDefaultCacheBuilder() : ConfigurationBuilder from class org.infinispan.rest.BaseRestOperationsTest to public getDefaultCacheBuilder() : ConfigurationBuilder from class org.infinispan.rest.resources.AbstractRestResourceTest |
From |
To |
|
Pull Up Method public afterMethod() : void from class org.infinispan.rest.BaseRestOperationsTest to public afterMethod() : void from class org.infinispan.rest.resources.AbstractRestResourceTest |
From |
To |
|
Pull Up Method package putStringValueInCache(cacheName String, key String, value String) : void from class org.infinispan.rest.BaseRestOperationsTest to package putStringValueInCache(cacheName String, key String, value String) : void from class org.infinispan.rest.resources.AbstractRestResourceTest |
From |
To |
|
Pull Up Method protected createCacheManagers() : void from class org.infinispan.rest.BaseRestOperationsTest to protected createCacheManagers() : void from class org.infinispan.rest.resources.AbstractRestResourceTest |
From |
To |
|
Move Method public testCacheV2Stats() : void from class org.infinispan.rest.RestOperationsTest to public testCacheV2Stats() : void from class org.infinispan.rest.resources.CacheV2ResourceTest |
From |
To |
|
Move Method public testStrongCounter() : void from class org.infinispan.rest.RestOperationsTest to public testStrongCounter() : void from class org.infinispan.rest.resources.CounterResourceTest |
From |
To |
|
Move Method public testCacheV2LifeCycle() : void from class org.infinispan.rest.RestOperationsTest to public testCacheV2LifeCycle() : void from class org.infinispan.rest.resources.CacheV2ResourceTest |
From |
To |
|
Move Method public testGetExistingConfig() : void from class org.infinispan.rest.RestOperationsTest to public testGetExistingConfig() : void from class org.infinispan.rest.resources.ConfigResourceTest |
From |
To |
|
Move Method public testConfigConverter() : void from class org.infinispan.rest.RestOperationsTest to public testConfigConverter() : void from class org.infinispan.rest.resources.ConfigResourceTest |
From |
To |
|
Move Method public testWeakCounter() : void from class org.infinispan.rest.RestOperationsTest to public testWeakCounter() : void from class org.infinispan.rest.resources.CounterResourceTest |
From |
To |
|
Move Method public testCacheV2KeyOps() : void from class org.infinispan.rest.RestOperationsTest to public testCacheV2KeyOps() : void from class org.infinispan.rest.resources.CacheV2ResourceTest |
From |
To |