public class KeepLastElementPriorToLowerBoundStrategyTest
extends java.lang.Object
Constructor and Description |
---|
KeepLastElementPriorToLowerBoundStrategyTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testAdjustData() |
void |
testAdjustDataNoDataAvailable() |
void |
testAdjustDataNoSmallerElementToKeep() |
void |
testAdjustDataOneElementAvailable() |
public KeepLastElementPriorToLowerBoundStrategyTest()
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown()
public void testAdjustDataOneElementAvailable()
public void testAdjustDataNoDataAvailable()
public void testAdjustDataNoSmallerElementToKeep()
public void testAdjustData()