com.binarytweed:quarantining-test-runner

JUnit Runner that loads specified classes in a separate ClassLoader

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.binarytweed
ArtifactId

ArtifactId

quarantining-test-runner
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.binarytweed:quarantining-test-runner
JUnit Runner that loads specified classes in a separate ClassLoader

Download quarantining-test-runner

How to add to project

<!-- https://jarcasting.com/artifacts/com.binarytweed/quarantining-test-runner/ -->
<dependency>
    <groupId>com.binarytweed</groupId>
    <artifactId>quarantining-test-runner</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.binarytweed/quarantining-test-runner/
implementation 'com.binarytweed:quarantining-test-runner:0.0.3'
// https://jarcasting.com/artifacts/com.binarytweed/quarantining-test-runner/
implementation ("com.binarytweed:quarantining-test-runner:0.0.3")
'com.binarytweed:quarantining-test-runner:jar:0.0.3'
<dependency org="com.binarytweed" name="quarantining-test-runner" rev="0.0.3">
  <artifact name="quarantining-test-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.binarytweed', module='quarantining-test-runner', version='0.0.3')
)
libraryDependencies += "com.binarytweed" % "quarantining-test-runner" % "0.0.3"
[com.binarytweed/quarantining-test-runner "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-api jar 1.7.10

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1