de.cau.cs.kieler.core.kivi.test
Class TestCombinationSpammerSynchronized
java.lang.Object
de.cau.cs.kieler.core.kivi.AbstractCombination
de.cau.cs.kieler.core.kivi.test.TestCombinationSpammerSynchronized
- All Implemented Interfaces:
- ICombination, ITriggerListener
public class TestCombinationSpammerSynchronized
- extends AbstractCombination
Test spamming of trigger states while using slow effects. This combination uses the
synchronized spam trigger, that will synchronize on the effects queue. So the effects
queue creates back pressure and blocks creation of new trigger states.
- Rating

Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination |
enableEffectRecording, getEffects, getTriggerStates, handle, isActive, latestState, latestStateIndex, schedule, schedule, setActive, toString, undo, undoRecordedEffects |
TestCombinationSpammerSynchronized
public TestCombinationSpammerSynchronized()
execute
public void execute(TestTriggerSpammerSynchronized.SynchronizedSpamState state)