Bt Tests

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
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download bt-tests

How to add to project

<!-- 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.

Versions

Version
1.10
1.9
1.8
1.7
1.6
1.5
1.4.1
1.4
1.3.1
1.3
1.2
1.1
1.0