JUnit Categories

A (small) collection of categories to use with the JUnit 4 @Category annotation.

License

License

Categories

Categories

JUnit Unit Testing Net
GroupId

GroupId

net.ggtools.junit
ArtifactId

ArtifactId

junit-categories
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit Categories
A (small) collection of categories to use with the JUnit 4 @Category annotation.
Source Code Management

Source Code Management

https://github.com/ggtools/JUnitCategories.git

Download junit-categories

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0