@PrepareForTest(value=org.bukkit.plugin.java.JavaPlugin.class) public class GamemodeHandlingTest extends Object
Constructor and Description |
---|
GamemodeHandlingTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testProcessGamemodeInfo() |
void |
testProcessGamemodeInfoNullGMTimes() |
void |
testProcessGamemodeInfoNullNewGM() |
void |
testProcessGamemodeInfoNullOldGM() |
void |
testProcessGamemodeInfoSameGM() |
public void setUp()
public void testProcessGamemodeInfo()
public void testProcessGamemodeInfoSameGM()
public void testProcessGamemodeInfoNullNewGM()
public void testProcessGamemodeInfoNullOldGM()
public void testProcessGamemodeInfoNullGMTimes()
Copyright © 2017. All rights reserved.