Last Version

Bt Tests 1.10

Contains tests for Bt Core and provides a framework for creating Bt integration tests

License

License

GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

bt-tests
Version

Version

1.10
Type

Type

jar
Description

Description

Bt Tests
Contains tests for Bt Core and provides a framework for creating Bt integration tests

Download bt-tests 1.10


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.atomashpolskiy : bt-core jar 1.10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.google.jimfs : jimfs jar 1.1

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.