You are here

private static property TransactionTest::$table in Transaction 5

The test table name.

File

tests/transaction.test, line 28
Contains the test for the transaction module (formerly pressflow_transaction).

Class

TransactionTest
Implements the test cases for the transaction module.

Code

private static $table = '{simpletest_transaction}';