File manager - Edit - /home/autoph/public_html/projects/api/vendor/picqer/php-barcode-generator/tests/PharmacodeTest.php
Back
<?php use PHPUnit\Framework\TestCase; class PharmacodeTest extends TestCase { public function test_validation_triggerd_when_generating_zero_code() { $pharmacode = new Picqer\Barcode\Types\TypePharmacodeTwoCode(); $this->expectException(Picqer\Barcode\Exceptions\InvalidLengthException::class); $pharmacode->getBarcodeData('0'); } }
| ver. 1.4 |
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings