PHP Class Eccube\Tests\Repository\OrderRepositoryGetQueryBuilderBySearchDataAdminTest

Author: Kentaro Ohkouchi
Inheritance: extends Eccube\Tests\EccubeTestCase
Show file Open project: ec-cube/ec-cube

Protected Properties

Property Type Description
$Customer
$Order
$Results
$searchData

Public Methods

Method Description
scenario ( )
setUp ( )
testBirthEnd ( )
testBirthStart ( )
testBuyProductName ( )
testCommitDateEnd ( )
testCommitDateStart ( )
testEmail ( )
testKana ( )
testMultiStatus ( )
testMultiWithID ( )
testMultiWithKana ( )
testMultiWithName ( )
testName ( )
testOrderDateEnd ( )
testOrderDateStart ( )
testOrderIdEnd ( )
testOrderIdStart ( )
testPaymentDateEnd ( )
testPaymentDateStart ( )
testPaymentTotalEnd ( )
testPaymentTotalStart ( )
testSex ( )
testStatus ( )
testTel ( )
testUpdateDateEnd ( )
testUpdateDateStart ( )

Method Details

scenario() public method

public scenario ( )

setUp() public method

public setUp ( )

testBirthEnd() public method

public testBirthEnd ( )

testBirthStart() public method

public testBirthStart ( )

testBuyProductName() public method

public testBuyProductName ( )

testCommitDateEnd() public method

public testCommitDateEnd ( )

testCommitDateStart() public method

public testCommitDateStart ( )

testEmail() public method

public testEmail ( )

testKana() public method

public testKana ( )

testMultiStatus() public method

public testMultiStatus ( )

testMultiWithID() public method

public testMultiWithID ( )

testMultiWithKana() public method

public testMultiWithKana ( )

testMultiWithName() public method

public testMultiWithName ( )

testName() public method

public testName ( )

testOrderDateEnd() public method

public testOrderDateEnd ( )

testOrderDateStart() public method

public testOrderDateStart ( )

testOrderIdEnd() public method

public testOrderIdEnd ( )

testOrderIdStart() public method

public testOrderIdStart ( )

testPaymentDateEnd() public method

public testPaymentDateEnd ( )

testPaymentDateStart() public method

testPaymentTotalEnd() public method

public testPaymentTotalEnd ( )

testPaymentTotalStart() public method

testSex() public method

public testSex ( )

testStatus() public method

public testStatus ( )

testTel() public method

public testTel ( )

testUpdateDateEnd() public method

public testUpdateDateEnd ( )

testUpdateDateStart() public method

public testUpdateDateStart ( )

Property Details

$Customer protected property

protected $Customer

$Order protected property

protected $Order

$Results protected property

protected $Results

$searchData protected property

protected $searchData