Commons Testing

This provides the common unit testing code.

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.commons
ArtifactId

ArtifactId

commons-testing
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Commons Testing
This provides the common unit testing code.
Project Organization

Project Organization

Trajano

Download commons-testing

How to add to project

<!-- https://jarcasting.com/artifacts/net.trajano.commons/commons-testing/ -->
<dependency>
    <groupId>net.trajano.commons</groupId>
    <artifactId>commons-testing</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.trajano.commons/commons-testing/
implementation 'net.trajano.commons:commons-testing:2.1.0'
// https://jarcasting.com/artifacts/net.trajano.commons/commons-testing/
implementation ("net.trajano.commons:commons-testing:2.1.0")
'net.trajano.commons:commons-testing:jar:2.1.0'
<dependency org="net.trajano.commons" name="commons-testing" rev="2.1.0">
  <artifact name="commons-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.trajano.commons', module='commons-testing', version='2.1.0')
)
libraryDependencies += "net.trajano.commons" % "commons-testing" % "2.1.0"
[net.trajano.commons/commons-testing "2.1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : findbugs jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.glassfish.main.extras : glassfish-embedded-all jar 4.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Trajano

Build Status Quality Gate

Trajano is an IT Consulting/Contracting delivery organization specialising in end-to-end enterprise architecture, systems design and development. It is founded by Archimedes Trajano [LinkedIn] [StackOverflow].

About this project

This project provides the Trajano organizational POM. In this project, the services used, overall reports, core plugins and managed plugin versions are specified along with branding details. In a way this codifies the Standards Information Base for the organization.

Coding standards

Coding standards are referenced on this plugin to define the rulesets that are used by Checkstyle, PMD, FindBugs and m2e codestyle Maven plugins. The activation of these plugins are done on individual projects and not on this level.

Versioning

The organizational POM version numbering scheme is a single numeric number. This is similar to the way Apache does their POM versioning. The only exception is when there is a build issue, but the core plugin versions and configurations have not changed and it had already been released to central.

Versions

Version
2.1.0
2.0.0
1.0.1
1.0.0