コード例 #1
0
 public function testGetPaymentType()
 {
     $this->assertEquals('PSC', $this->object->getPaymentType());
 }