You are here

protected property BiblioWebTestCase::$nids in Bibliography Module 7

Same name and namespace in other branches
  1. 6.2 tests/biblio.test \BiblioWebTestCase::nids
  2. 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();