com.github.ruediste.remoteJUnit:remoteJUnit-codeRunnerTest

integration tests for the code runner server and -client.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.ruediste.remoteJUnit
ArtifactId

ArtifactId

remoteJUnit-codeRunnerTest
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

integration tests for the code runner server and -client.

Download remoteJUnit-codeRunnerTest

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ruediste.remoteJUnit/remoteJUnit-codeRunnerTest/ -->
<dependency>
    <groupId>com.github.ruediste.remoteJUnit</groupId>
    <artifactId>remoteJUnit-codeRunnerTest</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ruediste.remoteJUnit/remoteJUnit-codeRunnerTest/
implementation 'com.github.ruediste.remoteJUnit:remoteJUnit-codeRunnerTest:1.1'
// https://jarcasting.com/artifacts/com.github.ruediste.remoteJUnit/remoteJUnit-codeRunnerTest/
implementation ("com.github.ruediste.remoteJUnit:remoteJUnit-codeRunnerTest:1.1")
'com.github.ruediste.remoteJUnit:remoteJUnit-codeRunnerTest:jar:1.1'
<dependency org="com.github.ruediste.remoteJUnit" name="remoteJUnit-codeRunnerTest" rev="1.1">
  <artifact name="remoteJUnit-codeRunnerTest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ruediste.remoteJUnit', module='remoteJUnit-codeRunnerTest', version='1.1')
)
libraryDependencies += "com.github.ruediste.remoteJUnit" % "remoteJUnit-codeRunnerTest" % "1.1"
[com.github.ruediste.remoteJUnit/remoteJUnit-codeRunnerTest "1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ruediste.remoteJUnit : remoteJUnit-codeRunnerServer jar 1.1
com.github.ruediste.remoteJUnit : remoteJUnit-codeRunnerClient jar 1.1
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : slf4j-api jar 1.7.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0