#!/usr/bin/env php getTargetFormLocationTest(1, (object)array('story' => (object)array('id' => 1, 'status' => 'active', 'type' => 'story')))) && p('0') && e('story-change-1.html#app=product'); r($aiTest->getTargetFormLocationTest(999, (object)array())) && p('1') && e('1'); r($aiTest->getTargetFormLocationTest(0, (object)array())) && p('1') && e('1'); r($aiTest->getTargetFormLocationTest(-1, (object)array())) && p('1') && e('1'); r($aiTest->getTargetFormLocationTest(5, (object)array())) && p('1') && e('1');