Datatypes\TinyUrl\PrevalueEditorTest::testSave PHP Method

testSave() public method

Test
public testSave ( ) : void
return void
    public function testSave()
    {
        $this->assertNull($this->object->save());
    }