You are here

public property CommerceNodeCheckoutBaseTest::$profile in Commerce Node Checkout 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./commerce_node_checkout.test, line 12
Provides tests for Commerce Node Checkout process.

Class

CommerceNodeCheckoutBaseTest
Base class for other test classes to extend.

Code

public $profile = 'standard';