bentobox/src/test/java/world/bentobox/bentobox
tastybento 18983e5570
Code cleanup (#2065)
* Cast operands to (double)

* Code clean up from static analysis

* Revert the GitHubAPI version change because it didn't work.
2022-12-29 10:01:25 -08:00
..
api Code cleanup (#2065) 2022-12-29 10:01:25 -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 Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
lists Make variables final if they can be. (#1843) 2021-08-29 18:17:21 -07:00
managers Add and fix tests for end gateway and portal. (#2044) 2022-10-31 17:59:04 -07:00
panels Added Mockito.framework().clearInlineMocks() to all test classes per 2019-12-06 08:29:29 -08:00
util Code cleanup (#2065) 2022-12-29 10:01:25 -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