예제 #1
0
파일: UrlTest.php 프로젝트: aiesh/magento2
 public function testGetCurrentBase64Url()
 {
     $this->assertEquals('aHR0cDovL2xvY2FsaG9zdA,,', $this->_helper->getCurrentBase64Url());
 }