alchemy-test

Part of the Alchemy collection. Testing your code should be as fun and simple as writing it. Alchemy Test is a Unit Test Library that makes it easier to test your code by providing syntactic sugar for unit-testing and mocking.

Лицензия

Лицензия

Группа

Группа

tech.sirwellington.alchemy
Идентификатор

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

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

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

2.6.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

alchemy-test
Part of the Alchemy collection. Testing your code should be as fun and simple as writing it. Alchemy Test is a Unit Test Library that makes it easier to test your code by providing syntactic sugar for unit-testing and mocking.
Ссылка на сайт

Ссылка на сайт

https://github.com/SirWellington/alchemy-test
Организация-разработчик

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

RedRoma, Inc.

Скачать alchemy-test

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.0
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-api jar 1.7.25
com.natpryce : hamkrest jar 1.7.0.0
tech.sirwellington.alchemy : alchemy-annotations jar 2.2
tech.sirwellington.alchemy : alchemy-generator jar 2.4
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.21

test (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 27.0.1-jre
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21

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

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

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

Версия
2.6.2
2.6.1
2.6
2.5
2.4.1
2.4
2.3
2.2.4
2.2.3
2.2.2
2.2.1
2.2
2.1.1
2.1
2.0
1.7
1.6
1.5
1.4
1.3
1.2.1
1.2
1.1