ActiveRadioButtonListTest::select_index_4 PHP Method

select_index_4() public method

public select_index_4 ( )
    function select_index_4()
    {
        $this->list1->setSelectedIndex(4);
    }