Last Version

JUnited :: Quarantined Classloaders 0.1.0

Facilitates testing with separate classloaders, and modifying those classloaders.

License

License

Categories

Categories

Ant Build Tools JUnit Unit Testing
GroupId

GroupId

com.crosstreelabs
ArtifactId

ArtifactId

junited.quarantine
Version

Version

0.1.0
Type

Type

jar
Description

Description

JUnited :: Quarantined Classloaders
Facilitates testing with separate classloaders, and modifying those classloaders.

Download junited.quarantine 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.crosstreelabs : junited.core jar 0.1.0
org.slf4j : slf4j-api jar 1.7.12

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.