AuthMeReloaded/src/test/java/fr/xephi/authme/service
ljacqu 9b93e0e4b6 Disable GeoIP with config: remove field, fix tests 2023-09-24 18:25:54 +02:00
..
yaml Update configme (#1631) 2018-09-09 15:45:00 +02:00
AntiBotServiceTest.java Port thread safety/performance optimizations from #1992 2020-06-26 22:23:50 +02:00
BukkitServiceTest.java Bump spigot api version, fix BukkitService.runTaskTimerAsynchronously() #2150 2020-07-10 20:55:15 +02:00
BukkitServiceTestHelper.java Minor: change bukkit service to return a plain collection of Player 2019-06-22 23:50:06 +02:00
CommonServiceTest.java #829 Move CommandSender / name to first argument to avoid confusion with varargs 2018-03-10 16:58:30 +01:00
GeoIpServiceTest.java Disable GeoIP with config: remove field, fix tests 2023-09-24 18:25:54 +02:00
HelpTranslationGeneratorIntegrationTest.java Minor: Fix failing test after command change 2018-03-20 23:13:48 +01:00
MigrationServiceTest.java Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı') 2022-08-20 04:41:04 +02:00
PasswordRecoveryServiceTest.java #2661 Remove mocks of InetAddress (which is a sealed class in JDK 19) 2022-12-30 08:27:51 +01:00
PluginHookServiceTest.java Fix codestyle, add test 2017-11-29 08:38:34 +01:00
RecoveryCodeServiceTest.java Fix Java 9 support for Pbkdf2Django (#1390) 2017-10-29 12:11:24 +01:00
SessionServiceTest.java #2661 Remove mocks of InetAddress (which is a sealed class in JDK 19) 2022-12-30 08:27:51 +01:00
TeleportationServiceTest.java Mockito: Replace deprecated verifyZeroInteractions with verifyNoInteractions 2019-10-26 21:56:54 +02:00
ValidationServiceTest.java #2661 Remove mocks of InetAddress (which is a sealed class in JDK 19) 2022-12-30 08:27:51 +01:00