property SchemaTestCase::$counter

A global counter for table and field creation.

File

drupal/modules/simpletest/tests/schema.test, line 15
Tests for the Database Schema API.

Class

SchemaTestCase
Unit tests for the Schema API.

Code

var $counter;