PHP Class AccountPageTest, silvershop-core

Inheritance: extends FunctionalTest
Show file Open project: burnbright/silverstripe-shop

Protected Properties

Property Type Description
$disable_theme
$fixture_file
$use_draft_site

Public Methods

Method Description
setUp ( )
testAddressBook ( )
testAddressBookWithDropdownFieldToSelectCountry ( )
testAddressBookWithReadonlyFieldForCountry ( )
testCanViewAccountPage ( )
testEditProfile ( )
testGlobals ( )

Method Details

setUp() public method

public setUp ( )

testAddressBook() public method

public testAddressBook ( )

testAddressBookWithDropdownFieldToSelectCountry() public method

testAddressBookWithReadonlyFieldForCountry() public method

testCanViewAccountPage() public method

testEditProfile() public method

public testEditProfile ( )

testGlobals() public method

public testGlobals ( )

Property Details

$disable_theme protected static property

protected static $disable_theme

$fixture_file protected static property

protected static $fixture_file

$use_draft_site protected static property

protected static $use_draft_site