-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
Any
-
Yes
Currently it is very difficult to write valid and isolated unit tests for CraftBukkit code or Patched Minecraft code.
Adding a mocking library, such as Mockito, would ease the burden of dealing with the dependencies of the code so classes and methods can be tested thoroughly.