blob: 77f2127c36103297a0971884f93acb9e0044d1fe [file] [log] [blame]
PASS # AUDIT TASK RUNNER STARTED.
PASS Executing "Test value setter with setValueCurveAtTime"
PASS Audit report
PASS > [Test value setter with setValueCurveAtTime]
PASS setValueCurveAtTime([...], 0.023438, 0.03125) did not throw an exception.
PASS Using value setter at time 0.015625 before curve starts did not throw an exception.
PASS Using value setter at time 0.039063 in the middle of the curve threw NotSupportedError: "Events are overlapping".
PASS < [Test value setter with setValueCurveAtTime] All assertions passed. (total 3 assertions)
PASS # AUDIT TASK RUNNER FINISHED: 1 tasks ran successfully.