@PrepareForTest(value=org.bukkit.plugin.java.JavaPlugin.class) public class DemographicsDataTest extends Object
Constructor and Description |
---|
DemographicsDataTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testGetAge() |
void |
testGetAge2() |
void |
testGetGender() |
void |
testGetGender2() |
void |
testGetGeoLocation() |
void |
testGetGeoLocation2() |
void |
testSetAge() |
void |
testSetGender() |
void |
testSetGeoLocation() |
void |
testToString() |
public void setUp()
public void testGetAge()
public void testGetAge2()
public void testGetGender()
public void testGetGender2()
public void testGetGeoLocation()
public void testGetGeoLocation2()
public void testSetAge()
public void testSetGender()
public void testSetGeoLocation()
public void testToString()
Copyright © 2017. All rights reserved.