de.cau.cs.kieler.core.kivi.test
Class TestCombinationNoExecute
java.lang.Object
de.cau.cs.kieler.core.kivi.AbstractCombination
de.cau.cs.kieler.core.kivi.test.TestCombinationNoExecute
- All Implemented Interfaces:
- ICombination, ITriggerListener
public class TestCombinationNoExecute
- extends AbstractCombination
Empty test Combination that has no execute method. This should result in
an unchecked exception.
- 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 |
TestCombinationNoExecute
public TestCombinationNoExecute()