@PrepareForTest(value=org.bukkit.plugin.java.JavaPlugin.class) public class DataCacheSaveQueueTest extends Object
Constructor and Description |
---|
DataCacheSaveQueueTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testContainsUUID() |
void |
testScheduleForSave_Collection() |
void |
testScheduleForSave_UserData() |
void |
testScheduleNewPlayer() |
void |
testStop() |
public void setUp()
public void tearDown()
public void testScheduleForSave_UserData() throws InterruptedException
InterruptedException
public void testScheduleForSave_Collection() throws InterruptedException
InterruptedException
public void testScheduleNewPlayer() throws InterruptedException
InterruptedException
public void testContainsUUID()
public void testStop() throws InterruptedException
InterruptedException
Copyright © 2017. All rights reserved.