blob: b2f33cbd7f933d3b49bbff5d378de57b82312be9 [file] [log] [blame]
Tests for the Animation.effectChanged event.
== Running test suite: Animation.effectChanged
-- Running test case: Animation.effectChanged.NewEffect
PASS: Animation should have an effect.
Changing effect...
PASS: Animation should have an effect.
PASS: Animation effect should have changed.
-- Running test case: Animation.effectChanged.NullEffect
PASS: Animation should have an effect.
Changing effect...
PASS: Animation should not have an effect.
PASS: Animation effect should have changed.