PaperMC/paper-api/src/test/java/org/bukkit
Bukkit/Spigot a323c9fd8c Add unit tests for org.bukkit.util.StringUtil
By: Wesley Wolfe <weswolf@aol.com>
2014-01-04 12:43:49 -06:00
..
configuration Add ItemMeta factory and interfaces. This adds BUKKIT-15 2012-12-17 01:16:28 -06:00
conversations [Bleeding] Added ConversationAbandonedEvent and supporting infrastructure. Whenever a conversation exits, the ConversationAbandonedEvent is triggered with details about how the conversation ended and what, if anything caused it to end. Fixes BUKKIT-986 2012-03-04 16:29:56 -05:00
event Pulling all pending Bukkit-JavaDoc changes 2013-12-15 01:07:43 -05:00
metadata Improve speed and memory use of FixedMetadataValue. Fixes BUKKIT-1460 2013-02-16 17:34:52 -07:00
plugin Pulling all pending Bukkit-JavaDoc changes 2013-12-15 01:07:43 -05:00
potion [Bleeding] Fixed some issues with no-effect potions, and added more potion tests. Fixes BUKKIT-1251 2012-03-04 18:58:18 -05:00
util Add unit tests for org.bukkit.util.StringUtil 2014-01-04 12:43:49 -06:00
ArtTest.java Add some testing 2012-01-29 11:10:40 +01:00
BukkitMirrorTest.java [Bleeding] Add missing methods to Bukkit class, fix non-static methods, and add a junit test to ensure both these problems will be caught in future. 2012-02-25 12:39:10 -05:00
ChatColorTest.java Optimize ChatColor.getLastColors. 2012-05-16 18:12:48 -05:00
ChatPaginatorTest.java [Bleeding] ChatPaginator now preserves the color of a line after wrapping the line of text. Fixes BUKKIT-1048 2012-03-06 01:15:00 -05:00
CoalTypeTest.java Add some testing 2012-01-29 11:10:40 +01:00
ColorTest.java Add ItemMeta factory and interfaces. This adds BUKKIT-15 2012-12-17 01:16:28 -06:00
CropStateTest.java Add some testing 2012-01-29 11:10:40 +01:00
DifficultyTest.java Add some testing 2012-01-29 11:10:40 +01:00
DyeColorTest.java Clarify dye and wool color datas in DyeColor. Addresses BUKKIT-2786 2013-01-05 16:22:34 -06:00
EffectTest.java Add some testing 2012-01-29 11:10:40 +01:00
EntityEffectTest.java Add some testing 2012-01-29 11:10:40 +01:00
GameModeTest.java Add some testing 2012-01-29 11:10:40 +01:00
GrassSpeciesTest.java Add some testing 2012-01-29 11:10:40 +01:00
InstrumentTest.java Add some testing 2012-01-29 11:10:40 +01:00
LocationTest.java Add Location.setDirection(Vector). Adds BUKKIT-4862 2013-12-11 03:16:14 -06:00
MaterialTest.java Update Update Bukkit to 1.7.2 2013-11-13 17:53:49 -07:00
NoteTest.java [Bleeding] Added sharp() and natural() factory functions to mirror the flat() one, sharped() and flattened() functions to get a note from an existing note, a toString(), and more tests. Addresses BUKKIT-861 2012-02-29 20:08:40 -05:00
TestServer.java Pulling all pending Bukkit-JavaDoc changes 2013-12-15 01:07:43 -05:00
TreeSpeciesTest.java Add some testing 2012-01-29 11:10:40 +01:00
WorldTypeTest.java Add some testing 2012-01-29 11:10:40 +01:00