Wikidata Toolkit Testing Utilities

Helper code that is only used in unit tests

License

License

GroupId

GroupId

org.wikibrainapi
ArtifactId

ArtifactId

wdtk-testing
Last Version

Last Version

0.3.4.shilad
Release Date

Release Date

Type

Type

jar
Description

Description

Wikidata Toolkit Testing Utilities
Helper code that is only used in unit tests
Project Organization

Project Organization

Wikidata Toolkit Developers

Download wdtk-testing

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.wikibrainapi : wdtk-util jar 0.3.4.shilad
org.mockito : mockito-core jar 1.9.5
org.slf4j : slf4j-api jar 1.7.10
org.apache.commons : commons-lang3 jar 3.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.4.shilad
0.3.3.shilad