File manager - Edit - /home/autoph/public_html/tasks/vendor/bogdaan/viber-bot-php/test/Viber/Tests/Api/SignatureTest.php
Back
<?php namespace Viber\Tests\Api; use Viber\Api\Signature; use Viber\Tests\TestCase; /** * @author Novikov Bogdan <hcbogdan@gmail.com> */ class SignatureTest extends TestCase { public function testIsValid() { $this->assertTrue( Signature::isValid( '4703d481ddedca88184497744b52937586bef3b273645082c04529f73b85456e', '1', '2' ) ); $this->assertFalse( Signature::isValid( '-', '1', '2' ) ); } }
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings