Last Version

POJO Unit Test Utility 1.0.0

Collection of unit test utility classes to improve code coverage for POJO (Plain Old Java Object) classes

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.publickey
ArtifactId

ArtifactId

pojo-test-utils
Version

Version

1.0.0
Type

Type

jar
Description

Description

POJO Unit Test Utility
Collection of unit test utility classes to improve code coverage for POJO (Plain Old Java Object) classes
Project URL

Project URL

https://github.com/PublicKey/PublicKeyStore
Source Code Management

Source Code Management

https://github.com/PublicKey/pojo-test-utils.git

Download pojo-test-utils 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.