You are here

protected property CommerceBaseTesterTestCase::$site_admin in Commerce Core 7

File

tests/commerce_base.test, line 736
Defines abstract base test class for the Commerce module tests.

Class

CommerceBaseTesterTestCase
Test class to test the CommerceBaseTestCase functions. All testTestFoo functions have "testTest" in the name to indicate that they are verifying that a test is working. Somewhat "meta" to do this, but it eases test development.

Code

protected $site_admin;