PHP 클래스 Eccube\Tests\Entity\OrderTest

저자: Kentaro Ohkouchi
상속: extends Eccube\Tests\EccubeTestCase
파일 보기 프로젝트 열기: ec-cube/ec-cube

보호된 프로퍼티들

프로퍼티 타입 설명
$Customer
$Order
$rate

공개 메소드들

메소드 설명
setUp ( )
testConstructor ( )
testConstructor2 ( )
testGetProductTypes ( )
testGetSubTotal ( )
testGetTotalPrice ( )
testGetTotalQuantity ( )
testGetTotalTax ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testConstructor() 공개 메소드

public testConstructor ( )

testConstructor2() 공개 메소드

public testConstructor2 ( )

testGetProductTypes() 공개 메소드

public testGetProductTypes ( )

testGetSubTotal() 공개 메소드

public testGetSubTotal ( )

testGetTotalPrice() 공개 메소드

public testGetTotalPrice ( )

testGetTotalQuantity() 공개 메소드

testGetTotalTax() 공개 메소드

public testGetTotalTax ( )

프로퍼티 상세

$Customer 보호되어 있는 프로퍼티

protected $Customer

$Order 보호되어 있는 프로퍼티

protected $Order

$rate 보호되어 있는 프로퍼티

protected $rate