com.yobotics.simulationconstructionset
Class DataBufferTest
java.lang.Object
com.yobotics.simulationconstructionset.DataBufferTest
public class DataBufferTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataBufferTest
public DataBufferTest()
setUp
public void setUp()
tearDown
public void tearDown()
testGetBufferSize
public void testGetBufferSize()
testGetMaxBufferSize
public void testGetMaxBufferSize()
testGetAndSetWrapBuffer
public void testGetAndSetWrapBuffer()
testAddAndGetEntry
public void testAddAndGetEntry()
testAddNewEntry
public void testAddNewEntry()
throws DataBuffer.RepeatDataBufferEntryException
- Throws:
DataBuffer.RepeatDataBufferEntryException
testAddVariable
public void testAddVariable()
throws DataBuffer.RepeatDataBufferEntryException
- Throws:
DataBuffer.RepeatDataBufferEntryException
testAddVariableWithArrayList
public void testAddVariableWithArrayList()
throws DataBuffer.RepeatDataBufferEntryException
- Throws:
DataBuffer.RepeatDataBufferEntryException
testGetVariablesThatContain
public void testGetVariablesThatContain()
throws DataBuffer.RepeatDataBufferEntryException
- Throws:
DataBuffer.RepeatDataBufferEntryException
testGetVariablesThatStartWith
public void testGetVariablesThatStartWith()
throws DataBuffer.RepeatDataBufferEntryException
- Throws:
DataBuffer.RepeatDataBufferEntryException
testGetEntries
public void testGetEntries()
throws DataBuffer.RepeatDataBufferEntryException
- Throws:
DataBuffer.RepeatDataBufferEntryException
testGetVariables
public void testGetVariables()
throws DataBuffer.RepeatDataBufferEntryException
- Throws:
DataBuffer.RepeatDataBufferEntryException
testEmptyBufferIncreaseBufferSize
public void testEmptyBufferIncreaseBufferSize()
testEmptyBufferDecreaseBufferSize
public void testEmptyBufferDecreaseBufferSize()
testEnlargeBufferSize
public void testEnlargeBufferSize()
testDecreaseBufferSize
public void testDecreaseBufferSize()
testTick
public void testTick()
testIsIndexBetweenInAndOutPoint
public void testIsIndexBetweenInAndOutPoint()