Main fixture
| package |
ElasticsearchSourceTest |
|---|---|
| subpackage |
Test.Fixture |
create(\DboSource $db) : boolean
\DboSourceAn instance of the database object used to create the fixture table
booleanTrue on success, false on failure
drop(\DboSource $db) : boolean
\DboSourceAn instance of the database object used to create the fixture table
booleanTrue on success, false on failure
init() : void
| throws |
Whe importing from a model that does not exist. |
|---|---|
useDbConfig : string
| var |
|---|
string
model : string
| var |
|---|
string
records : array
| var |
|---|
array