tourniquet-file

Support for filesystem operations, providing file-system specific test rules

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.tourniquet.junit
ArtifactId

ArtifactId

tourniquet-file
Last Version

Last Version

0.4.8
Release Date

Release Date

Type

Type

jar
Description

Description

tourniquet-file
Support for filesystem operations, providing file-system specific test rules
Project Organization

Project Organization

DevCon5 GmbH

Download tourniquet-file

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.tourniquet.junit : tourniquet-core jar 0.4.8
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar 1.7.6

provided (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1

Project Modules

There are no modules declared in this project.
io.tourniquet.junit

Tourniquet

Versions

Version
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.4.0-M1