You are here

private static property TransactionLegacyAPITest::$table in Transaction 5

The test table name.

File

tests/transaction_legacy.test, line 28
Contains the test for the pressflow_transaction legacy API provided in the transaction module (formerly pressflow_transaction).

Class

TransactionLegacyAPITest
Implements the test cases for the pressflow_transaction legacy API.

Code

private static $table = '{simpletest_transaction}';