protected property BiblioWebTestCase::$nids in Bibliography Module 7
Same name and namespace in other branches
- 6.2 tests/biblio.test \BiblioWebTestCase::nids
- 7.2 tests/biblio.test \BiblioWebTestCase::nids
Keep a list of all node id's created.
Type: array
File
- tests/
BiblioWebTestCase.test, line 27
Class
- BiblioWebTestCase
- Base class used by other tests.
Code
protected $nids = array();