TestWithParams

Parameterised tests, it works with any Runner (Robolectric, String, Mockito, and more!)

Лицензия

Лицензия

Группа

Группа

com.github.ignaciotcrespo
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

TestWithParams
Parameterised tests, it works with any Runner (Robolectric, String, Mockito, and more!)

Скачать testwithparams

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 2.7.19
org.assertj : assertj-core jar 3.6.2

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

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

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

Версия
1.0.0