@PrepareForTest(value=org.bukkit.plugin.java.JavaPlugin.class) public class AnalysisUtilsTest extends Object
Constructor and Description |
---|
AnalysisUtilsTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAverage() |
void |
testAverageEmpty() |
void |
testGetNewPlayers() |
void |
testGetNewPlayersEmpty() |
void |
testIsActive() |
void |
testIsNotActive() |
void |
testIsNotActive2() |
void |
testIsNotActive3() |
void |
testTransformSessionDataToLengths() |
public void setUp()
public void testIsActive()
public void testIsNotActive2()
public void testIsNotActive3()
public void testIsNotActive()
public void testGetNewPlayers()
public void testGetNewPlayersEmpty()
public void testTransformSessionDataToLengths()
public void testAverage()
public void testAverageEmpty()
Copyright © 2017. All rights reserved.