Datatypes\DatePicker\PrevalueEditorTest::testLoad PHP Method

testLoad() public method

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