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

com.github.tonivade:zeromock-junit4 0.5.0

Mock Http Server (mostly) without dependencies

Категории

Категории

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

Группа

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

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

zeromock-junit4
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать zeromock-junit4 0.5.0


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