Class MockCommandAPIBukkit

java.lang.Object
dev.jorel.commandapi.CommandAPIBukkit<MockCommandSource>
dev.jorel.commandapi.MockCommandAPIBukkit
All Implemented Interfaces:
CommandAPIPlatform<Argument<?>,org.bukkit.command.CommandSender,MockCommandSource>, NMS<MockCommandSource>

public class MockCommandAPIBukkit extends CommandAPIBukkit<MockCommandSource>
An implementation of CommandAPIBukkit that is compatible with a MockBukkit testing environment. Does not rely on any version-specific Minecraft code to (ideally) support testing in any version.