The elasticsearch core tests have a bunch of very nice supporting classes, things like AbstractNodesTest, that make it easy to test stuff end-to-end via the Java client API. Is there anyway of exposing these for plugin development? Being test classes, they're not included in the default jar.
I'm afraid the only method applicable now is copy&paste. But it's a good
idea if a test framework jar was provided, with annotations and the like.
Best regards,
Jörg
On Thursday, January 24, 2013 5:34:00 PM UTC+1, Alan Woodward wrote:
Hi all,
The elasticsearch core tests have a bunch of very nice supporting classes,
things like AbstractNodesTest, that make it easy to test stuff end-to-end
via the Java client API. Is there anyway of exposing these for plugin
development? Being test classes, they're not included in the default jar.
Le jeudi 24 janvier 2013 17:34:00 UTC+1, Alan Woodward a écrit :
Hi all,
The elasticsearch core tests have a bunch of very nice supporting classes,
things like AbstractNodesTest, that make it easy to test stuff end-to-end
via the Java client API. Is there anyway of exposing these for plugin
development? Being test classes, they're not included in the default jar.
Le jeudi 24 janvier 2013 17:34:00 UTC+1, Alan Woodward a écrit :
Hi all,
The elasticsearch core tests have a bunch of very nice supporting classes, things like AbstractNodesTest, that make it easy to test stuff end-to-end via the Java client API. Is there anyway of exposing these for plugin development? Being test classes, they're not included in the default jar.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.