@PrepareForTest(value=org.bukkit.plugin.java.JavaPlugin.class) public class ChatHandlingTest extends Object
Constructor and Description |
---|
ChatHandlingTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testProcessChatInfoAddedNickname() |
void |
testUpdateDemographicInformation100Age() |
void |
testUpdateDemographicInformationAge() |
void |
testUpdateDemographicInformationIgnore() |
void |
testUpdateDemographicInformationMale() |
void |
testUpdateDemographicInformationNoInfo() |
void |
testUpdateDemographicInformationNoTrigger() |
public void setUp()
public void testProcessChatInfoAddedNickname()
public void testUpdateDemographicInformationMale()
public void testUpdateDemographicInformationNoInfo()
public void testUpdateDemographicInformation100Age()
public void testUpdateDemographicInformationNoTrigger()
public void testUpdateDemographicInformationIgnore()
public void testUpdateDemographicInformationAge()
Copyright © 2017. All rights reserved.