n_onrepeat++; n_onstart++; var now = new Date(); t_start = now.getTime(); n_onrepeat++; n_onstart++; var now = new Date(); t_start = now.getTime(); n_onrepeat++; n_onstart++; var now = new Date(); t_start = now.getTime(); n_onstart++; var now = new Date(); t_start = now.getTime(); super.init(); LzTestManager.assertEquals ("x", ag3_a1.attribute, "ag3_a1 attribute failure"); LzTestManager.assertEquals (500, ag3_a1.duration, "ag3_a1 duration failure"); LzTestManager.assertEquals (50, ag3_a1.from, "ag3_a1 from failure"); //* LzTestManager.assertEquals (0, ag3_a1.repeat, "ag3_a1 repeat failure"); //* LzTestManager.assertTrue (!ag3_a1.started, "ag3_a1 started failure"); LzTestManager.assertEquals ("view1", ag3_a1.target.id, "ag3_a1 target failure"); // Note: 'to' isn't available. the 'to' value is stored in 'origto' LzTestManager.assertEquals (100, Number(ag3_a1.getAttribute ('origto')), "ag3_a1 to failure"); super.init(); LzTestManager.assertEquals ("y", ag3_a2.attribute, "ag3_a2 attribute failure"); LzTestManager.assertEquals (500, ag3_a2.duration, "ag3_a2 duration failure"); LzTestManager.assertEquals (50, ag3_a2.from, "ag3_a2 from failure"); //* LzTestManager.assertEquals (0, ag3_a2.repeat, "ag3_a2 repeat failure"); //* LzTestManager.assertTrue (!ag3_a2.started, "ag3_a2 started failure"); LzTestManager.assertEquals ("view1", ag3_a2.target.id, "ag3_a2 target failure"); // Note: 'to' isn't available. the 'to' value is stored in 'origto' LzTestManager.assertEquals (250, Number(ag3_a2.getAttribute ('origto')), "ag3_a2 to failure");