PHP Class AddressTest

Inheritance: extends TestCase
Show file Open project: mage2/laravel-ecommerce Class Usage Examples

Public Methods

Method Description
_deleteTestAddress ( )
testAddressCreateAndList ( ) : void A basic test example.
testAddressDestroy ( )
testAddressEditAndUpdate ( ) : void A basic test example.

Private Methods

Method Description
_craeteAddress ( )

Method Details

_deleteTestAddress() public method

public _deleteTestAddress ( )

testAddressCreateAndList() public method

A basic test example.
public testAddressCreateAndList ( ) : void
return void

testAddressDestroy() public method

public testAddressDestroy ( )

testAddressEditAndUpdate() public method

A basic test example.
public testAddressEditAndUpdate ( ) : void
return void