de.cau.cs.kieler.core.kivi.test
Class TestCombinationSpammer

java.lang.Object
  extended by de.cau.cs.kieler.core.kivi.AbstractCombination
      extended by de.cau.cs.kieler.core.kivi.test.TestCombinationSpammer
All Implemented Interfaces:
ICombination, ITriggerListener

public class TestCombinationSpammer
extends AbstractCombination

Test spamming of trigger states while using slow effects. This combination will lead to an effects queue overflow.

Rating red

Field Summary
 
Fields inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination
FIFTH, FIRST, FOURTH, SECOND, SEVENTH, SIXTH, THIRD
 
Constructor Summary
TestCombinationSpammer()
           
 
Method Summary
 void execute(TestTriggerSpammer.SpamState state)
           
 
Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractCombination
enableEffectRecording, getEffects, getTriggerStates, handle, isActive, latestState, latestStateIndex, schedule, schedule, setActive, toString, undo, undoRecordedEffects
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestCombinationSpammer

public TestCombinationSpammer()
Method Detail

execute

public void execute(TestTriggerSpammer.SpamState state)