Last Version

TEST Unit 2.0.0

Projeto que oferece funcionalidades de auxílio no desenvolvimento de testes.

License

License

GroupId

GroupId

br.jus.tst
ArtifactId

ArtifactId

test-unit-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

TEST Unit
Projeto que oferece funcionalidades de auxílio no desenvolvimento de testes.
Project URL

Project URL

https://github.com/tst-labs/test-unit
Project Organization

Project Organization

Tribunal Superior do Trabalho
Source Code Management

Source Code Management

https://github.com/tst-labs/test-unit/tree/master

Download test-unit-parent 2.0.0

Filename Size
test-unit-parent-2.0.0.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/br.jus.tst/test-unit-parent/ -->
<dependency>
    <groupId>br.jus.tst</groupId>
    <artifactId>test-unit-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.jus.tst/test-unit-parent/
implementation 'br.jus.tst:test-unit-parent:2.0.0'
// https://jarcasting.com/artifacts/br.jus.tst/test-unit-parent/
implementation ("br.jus.tst:test-unit-parent:2.0.0")
'br.jus.tst:test-unit-parent:pom:2.0.0'
<dependency org="br.jus.tst" name="test-unit-parent" rev="2.0.0">
  <artifact name="test-unit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.jus.tst', module='test-unit-parent', version='2.0.0')
)
libraryDependencies += "br.jus.tst" % "test-unit-parent" % "2.0.0"
[br.jus.tst/test-unit-parent "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

  • test-unit-core
  • test-unit-cdi
  • test-unit-dbunit
  • test-unit-mockito
  • test-unit-jpa
  • test-unit-jaxrs