summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/bukkit/potion
Commit message (Collapse)AuthorAgeLines
* Implement ItemFactory and ItemMeta values. Adds BUKKIT-15Wesley Wolfe2012-12-17-14/+4
|
* Add isRecord and new material method tests.Wesley Wolfe2012-12-14-4/+2
| | | | | Cleaned up all of the CraftBukkit tests, including moving some tests from MaterialTest to PerMaterialTest.
* Improved the potion test to detect missing PotionType values.Wesley Wolfe2012-11-02-1/+31
|
* [Bleeding] Added Potions API. Fixes BUKKIT-389fullwall2012-02-10-0/+27