bentobox/src/test/java/world/bentobox/bentobox
tastybento 8276406f9f Fix runCommands method
Note to future self, don't remove Util methods because someone might be
using them!
2023-02-12 08:22:22 -08:00
..
api Added AdminBlueprintLoadCommand test class 2023-02-11 15:47:52 -08:00
blueprints Minimal test class for BlueprintPaster 2023-02-08 19:53:16 -08:00
commands Remove unused imports 2020-04-26 08:32:52 -07:00
database Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
hooks/placeholders Test clean up. 2021-01-17 11:31:40 -08:00
listeners Uses seed worlds for deletion purposes (#2084) 2023-02-04 18:37:06 -08:00
lists Make variables final if they can be. (#1843) 2021-08-29 18:17:21 -07:00
managers Added test class for IslandChunkDeletionManager 2023-02-08 20:23:19 -08:00
panels Added Mockito.framework().clearInlineMocks() to all test classes per 2019-12-06 08:29:29 -08:00
util Fix runCommands method 2023-02-12 08:22:22 -08:00
SettingsTest.java Added Settings class junit tests 2020-09-13 09:52:05 -07:00
TestBentoBox.java Decouple island location from island center. (#1659) 2021-02-13 10:19:53 -08:00
TestWorldSettings.java Added visited island UUID placeholder 2020-12-28 12:18:17 -08:00