public class TestEventBuffer extends Object
Constructor and Description |
---|
TestEventBuffer() |
Modifier and Type | Method and Description |
---|---|
protected void |
addBuffer(EventBuffer<Float> buffer,
int address,
float value,
CauseOfTransmission causeOfTransmission,
ASDUAddress asduAddress) |
void |
testDifferentBaseAddress() |
void |
testDifferentCause() |
void |
testEmpty() |
void |
testLateEvent() |
void |
testPlain() |
void |
testPlainSplit() |
protected void addBuffer(EventBuffer<Float> buffer, int address, float value, CauseOfTransmission causeOfTransmission, ASDUAddress asduAddress)
public void testEmpty()
public void testPlain()
public void testPlainSplit()
public void testDifferentCause()
public void testLateEvent()
public void testDifferentBaseAddress()
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.