Last Version

Need 0.1.3

An opinionated Java Testing Framework faithful to testing principles and best practices.

License

License

GroupId

GroupId

com.fitbur.testify.need
ArtifactId

ArtifactId

need
Version

Version

0.1.3
Type

Type

pom
Description

Description

Need
An opinionated Java Testing Framework faithful to testing principles and best practices.
Project Organization

Project Organization

Sharmarke Aden

Download need 0.1.3

Filename Size
need-0.1.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.fitbur.testify.need/need/ -->
<dependency>
    <groupId>com.fitbur.testify.need</groupId>
    <artifactId>need</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need/
implementation 'com.fitbur.testify.need:need:0.1.3'
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need/
implementation ("com.fitbur.testify.need:need:0.1.3")
'com.fitbur.testify.need:need:pom:0.1.3'
<dependency org="com.fitbur.testify.need" name="need" rev="0.1.3">
  <artifact name="need" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.need', module='need', version='0.1.3')
)
libraryDependencies += "com.fitbur.testify.need" % "need" % "0.1.3"
[com.fitbur.testify.need/need "0.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fitbur.testify : core jar 0.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.40-beta

Project Modules

  • need-hsql
  • need-docker