META-INF.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of utils-test Show documentation
Show all versions of utils-test Show documentation
This package offers additional utilities for unit tests.
The newest version!
# Utilities for Unit Tests
This package offers additional utilities for unit tests.
[Changelog](../CHANGELOG.md) | [JavaDoc](https://lars-sh.github.io/parent/utils-test/apidocs) | [Generated Reports](https://lars-sh.github.io/parent/utils-test/project-reports.html)
## Getting started
The package is part of the project [de.lars-sh:parent](../README.md).
In case you want to use this package separately, here's a Maven dependency example:
```XML
de.lars-sh
utils-test
test
```
To learn more about the available utilities check out the JavaDoc.