Gc\View\Helper\ToolsTest::testIsSerialized PHP Method

testIsSerialized() public method

Test
public testIsSerialized ( ) : void
return void
    public function testIsSerialized()
    {
        $this->assertTrue($this->object->__invoke('is_serialized', 's:6:"string";'));
    }