|
Change Variable Type result : List<Object> to result : List<Book> in method public testEmbeddedQuery() : void in class org.infinispan.query.queries.phrases.EmbeddedQueryTest |
From |
To |
|
Change Variable Type found : List<Person> to found : List<NumericType> in method public testAllExceptWithoutAnalyzer() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery<Person> to cacheQuery : CacheQuery<NumericType> in method public testPhraseWithSlopWithoutAnalyzer() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Person> to found : List<?> in method public testBooleanQueriesOnMultipleTables() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<Book> in method public testEmbeddedQuery() : void in class org.infinispan.query.queries.phrases.EmbeddedQueryTest |
From |
To |
|
Change Variable Type found : List<Person> to found : List<NumericType> in method public testPhraseWithSlopWithoutAnalyzer() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery<Person> to cacheQuery : CacheQuery<NumericType> in method public testQueryingRangeWithAnd() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery<Person> to cacheQuery : CacheQuery<NumericType> in method public testPhraseSentenceForNonAnalyzedEntries() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type result : List<Object> to result : List<Author> in method public testSimpleQuery() : void in class org.infinispan.query.queries.phrases.EmbeddedQueryTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery<Person> to cacheQuery : CacheQuery<NumericType> in method public testWildcard() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Person> to found : List<NumericType> in method public testQueryingRangeWithAnd() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type cacheQuery : CacheQuery<Person> to cacheQuery : CacheQuery<NumericType> in method public testAllExceptWithoutAnalyzer() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type found : List<Person> to found : List<NumericType> in method public testPhraseSentenceForNonAnalyzedEntries() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |
|
Change Variable Type query : CacheQuery to query : CacheQuery<Author> in method public testSimpleQuery() : void in class org.infinispan.query.queries.phrases.EmbeddedQueryTest |
From |
To |
|
Change Variable Type found : List<Person> to found : List<NumericType> in method public testWildcard() : void in class org.infinispan.query.queries.phrases.QueryPhrasesTest |
From |
To |