PHP Class RedUNIT\Base\Issue259

Tests whether this specific issue on github has been resolved. Issue #259 - Stash Cache breaks model delegation in open().
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Base
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testIssue259 ( ) : void Test to make sure stash cache works with recursively opening models with FUSE.

Method Details

testIssue259() public method

Test to make sure stash cache works with recursively opening models with FUSE.
public testIssue259 ( ) : void
return void