Jar examples for e:euphoria-operator-testkit
Definition of tests for executors to pass to validate themselves as properly implementing the behavior of all operators.
You can download jar file euphoria-operator-testkit 0.5.0 in this page.
Apache License
You can use the following script to add euphoria-operator-testkit-0.5.0.jar to your project.
<dependency> <groupId>cz.seznam.euphoria</groupId> <artifactId>euphoria-operator-testkit</artifactId> <version>0.5.0</version> </dependency>
compile group: 'cz.seznam.euphoria', name: 'euphoria-operator-testkit', version: '0.5.0'
libraryDependencies += "cz.seznam.euphoria" % "euphoria-operator-testkit" % "0.5.0"
<dependency org="cz.seznam.euphoria" name="euphoria-operator-testkit" rev="0.5.0"/>
@Grapes(@Grab(group='cz.seznam.euphoria', module='euphoria-operator-testkit', version='0.5.0'))
'cz.seznam.euphoria:euphoria-operator-testkit:jar:0.5.0'
Click the following link to download the jar file.
euphoria-operator-testkit-0.5.0-javadoc.jar