LiTest

Facilitates more consistent object testing, influenced by Gerard Meszaros: xUnit Patterns

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.processpuzzle
ArtifactId

ArtifactId

processpuzzle-litest-domain
Last Version

Last Version

0.3.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

LiTest
Facilitates more consistent object testing, influenced by Gerard Meszaros: xUnit Patterns
Source Code Management

Source Code Management

https://github.com/ZsZs/LiTest

Download processpuzzle-litest-domain

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.processpuzzle : processpuzzle-commons-domain jar 0.1.1-RELEASE
net.sourceforge.htmlunit : htmlunit jar 2.4
junit : junit jar 4.11
org.springframework : spring-context jar 4.0.0.RELEASE

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2-RELEASE
0.3.1-RELEASE
0.3.0-RELEASE