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.

License

License

GroupId

GroupId

tech.sirwellington.alchemy
ArtifactId

ArtifactId

alchemy-test
Last Version

Last Version

2.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/SirWellington/alchemy-test
Project Organization

Project Organization

RedRoma, Inc.

Download alchemy-test

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
com.google.guava : guava jar 27.0.1-jre
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21

Project Modules

There are no modules declared in this project.

Versions

Version
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