[infinispan-issues] [JBoss JIRA] (ISPN-3435) Enable tests for RemoteCache.getBulk() and keySet()
Jiří Holuša (JIRA)
jira-events at lists.jboss.org
Mon Aug 26 07:57:26 EDT 2013
Jiří Holuša created ISPN-3435:
---------------------------------
Summary: Enable tests for RemoteCache.getBulk() and keySet()
Key: ISPN-3435
URL: https://issues.jboss.org/browse/ISPN-3435
Project: Infinispan
Issue Type: Enhancement
Components: Remote protocols
Reporter: Jiří Holuša
Assignee: Galder Zamarreño
When exploring tests for HotRod client and operations getBulk() and keySet() found out that in org.infinispan.client.hotrod.BulkGetKeys*Test the inherited test methods from BaseBulkGetKeys*Test aren't running due to absent @Test annotation.
Also in pull request added tests for getBulk() even for REPL mode.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list