GRPC System Test

A module that contains a JUnit test runner for running GRPC system tests

License

License

Categories

Categories

JUnit Unit Testing gRPC Net Networking
GroupId

GroupId

org.testifyproject.junit4
ArtifactId

ArtifactId

grpc-system-test
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

GRPC System Test
A module that contains a JUnit test runner for running GRPC system tests
Project Organization

Project Organization

Testify Project

Download grpc-system-test

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.testifyproject : core jar 1.0.6
org.testifyproject.junit4 : junit4-core jar 1.0.6
io.grpc : grpc-netty jar 1.7.0
io.grpc : grpc-protobuf jar 1.7.0
io.grpc : grpc-stub jar 1.7.0
com.google.inject : guice jar 4.1.0
com.google.inject.extensions : guice-multibindings jar 4.1.0
junit : junit jar 4.12

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (3)

Group / Artifact Type Version
org.testifyproject.di : di-guice jar 1.0.6
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.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0