GRPC System Test

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

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов gRPC Сеть Networking
Группа

Группа

org.testifyproject.junit4
Идентификатор

Идентификатор

grpc-system-test
Последняя версия

Последняя версия

1.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

GRPC System Test
A module that contains a JUnit test runner for running GRPC system tests
Организация-разработчик

Организация-разработчик

Testify Project

Скачать grpc-system-test

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.18

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0