Engine/base/src/main/java/de/staropensource/sosengine/unittests/package-info.java

6 lines
185 B
Java
Raw Normal View History

2024-06-09 00:20:33 +02:00
/**
* Classes in this package are designed to be used within unit tests.
* They aim at simplifying certain aspects of unit testing.
*/
package de.staropensource.sosengine.unittests;