Last Version

cz.seznam.euphoria:euphoria-operator-testkit 0.8.0-rc1

Definition of tests for executors to pass to validate themselves as properly implementing the behavior of all operators.

License

License

GroupId

GroupId

cz.seznam.euphoria
ArtifactId

ArtifactId

euphoria-operator-testkit
Version

Version

0.8.0-rc1
Type

Type

jar
Description

Description

cz.seznam.euphoria:euphoria-operator-testkit
Definition of tests for executors to pass to validate themselves as properly implementing the behavior of all operators.
Project Organization

Project Organization

Seznam.cz, a.s.
Source Code Management

Source Code Management

https://github.com/seznam/euphoria/tree/master/euphoria-operator-testkit

Download euphoria-operator-testkit 0.8.0-rc1


<!-- https://jarcasting.com/artifacts/cz.seznam.euphoria/euphoria-operator-testkit/ -->
<dependency>
    <groupId>cz.seznam.euphoria</groupId>
    <artifactId>euphoria-operator-testkit</artifactId>
    <version>0.8.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.seznam.euphoria/euphoria-operator-testkit/
implementation 'cz.seznam.euphoria:euphoria-operator-testkit:0.8.0-rc1'
// https://jarcasting.com/artifacts/cz.seznam.euphoria/euphoria-operator-testkit/
implementation ("cz.seznam.euphoria:euphoria-operator-testkit:0.8.0-rc1")
'cz.seznam.euphoria:euphoria-operator-testkit:jar:0.8.0-rc1'
<dependency org="cz.seznam.euphoria" name="euphoria-operator-testkit" rev="0.8.0-rc1">
  <artifact name="euphoria-operator-testkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.seznam.euphoria', module='euphoria-operator-testkit', version='0.8.0-rc1')
)
libraryDependencies += "cz.seznam.euphoria" % "euphoria-operator-testkit" % "0.8.0-rc1"
[cz.seznam.euphoria/euphoria-operator-testkit "0.8.0-rc1"]

Dependencies

compile (5)

Group / Artifact Type Version
cz.seznam.euphoria : euphoria-core jar 0.8.0-rc1
com.google.code.findbugs : jsr305 jar 1.3.9
org.slf4j : slf4j-api jar 1.6.6
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.