WolfyScript / viewportl

A Minecraft Inventory GUI framework, designed to easily create reactive GUIs. Based on the well known Signal Reactivity System.
GNU General Public License v3.0
68 stars 12 forks source link

Implement JUnit tests #65

Closed WolfyScript closed 2 years ago

WolfyScript commented 2 years ago

This implements the base for JUnit tests. It also makes use of MockBukkit, so we can create bukkit objects for tests.