AuthMeReloaded/src/test/java/tools
ljacqu f24d6c5b5f Update translation doc page, add comment for missing entries, fix verifyMessages task 2023-06-21 12:15:57 +02:00
..
bathelpers Add Maven profile to skip Javadoc generation for local builds (#1878) 2019-08-06 01:12:01 +02:00
checktestmocks Minor maintenance on ToolTask classes 2016-10-23 18:29:33 +02:00
dependencygraph Fix minor Checkstyle violations 2018-03-11 19:08:21 +01:00
docs Update translation doc page, add comment for missing entries, fix verifyMessages task 2023-06-21 12:15:57 +02:00
filegeneration Update configme (#1631) 2018-09-09 15:45:00 +02:00
helptranslation Fix some CodeClimate issues 2019-11-03 10:54:43 +01:00
messages Minor: Rename StringUtils#isEmpty to #isBlank 2022-12-30 08:44:29 +01:00
shhelpers Add Maven profile to skip Javadoc generation for local builds (#1878) 2019-08-06 01:12:01 +02:00
utils Minor fixes as reported by CodeClimate 2018-09-01 09:17:42 +02:00
README.md Move tools folder into test folder 2016-05-03 20:27:12 +02:00
ToolsRunner.java Minor tool task improvements 2016-10-02 10:55:02 +02:00

README.md

About the tools Folder

This tools folder provides helpers and extended tests useful during the development of AuthMe. This folder is not included during the build of AuthMe and does not contain unit tests.

Run the ToolsRunner class to perform a task.