Last Version

Guice Integration Test 1.0.6

A module that contains a JUnit test runner for running Guice integration tests

License

License

Categories

Categories

JUnit Unit Testing GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.testifyproject.junit4
ArtifactId

ArtifactId

guice-integration-test
Version

Version

1.0.6
Type

Type

jar
Description

Description

Guice Integration Test
A module that contains a JUnit test runner for running Guice integration tests
Project Organization

Project Organization

Testify Project

Download guice-integration-test 1.0.6


<!-- https://jarcasting.com/artifacts/org.testifyproject.junit4/guice-integration-test/ -->
<dependency>
    <groupId>org.testifyproject.junit4</groupId>
    <artifactId>guice-integration-test</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.junit4/guice-integration-test/
implementation 'org.testifyproject.junit4:guice-integration-test:1.0.6'
// https://jarcasting.com/artifacts/org.testifyproject.junit4/guice-integration-test/
implementation ("org.testifyproject.junit4:guice-integration-test:1.0.6")
'org.testifyproject.junit4:guice-integration-test:jar:1.0.6'
<dependency org="org.testifyproject.junit4" name="guice-integration-test" rev="1.0.6">
  <artifact name="guice-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.junit4', module='guice-integration-test', version='1.0.6')
)
libraryDependencies += "org.testifyproject.junit4" % "guice-integration-test" % "1.0.6"
[org.testifyproject.junit4/guice-integration-test "1.0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.testifyproject : core jar 1.0.6
org.testifyproject.junit4 : junit4-core jar 1.0.6
org.testifyproject.di : di-guice jar 1.0.6
junit : junit jar 4.12

provided (3)

Group / Artifact Type Version
com.google.inject : guice jar
com.google.inject.extensions : guice-multibindings jar
org.projectlombok : lombok jar 1.16.18

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.