blob: 988de22d348cea9ac9aff3fad1f14251076cd7d5 [file] [log] [blame]
Tests for the Animation.targetChanged event.
== Running test suite: Animation.targetChanged
-- Running test case: Animation.targetChanged.NewTarget
PASS: Animation should have a target.
Changing target...
PASS: Animation should have a target.
PASS: Animation effect should have changed.
-- Running test case: Animation.targetChanged.NullTarget
PASS: Animation should have a target.
Changing target...
PASS: Animation should not have a target.
PASS: Animation effect should have changed.