Extracts the superclass CommandTest, makes all the existing command tests extend it (some via a new helper class CommandTestWithFakePlayers), and pulls up testExecuteFailsWithoutPermission (adding it to one or two command tests that lacked it). Adds ClearCommandTest.
Extracts the superclass CommandTest, makes all the existing command tests extend it (some via a new helper class CommandTestWithFakePlayers), and pulls up testExecuteFailsWithoutPermission (adding it to one or two command tests that lacked it). Adds ClearCommandTest.