ActiveRadioButtonListTest::clear_selections PHP Method

clear_selections() public method

public clear_selections ( )
    function clear_selections()
    {
        $this->list1->clearSelection();
    }