????

Your IP : 18.222.169.35


Current Path : /home/thenclexdoctor.com/public_html/vendor/sermepa/sermepa/tests/
Upload File :
Current File : /home/thenclexdoctor.com/public_html/vendor/sermepa/sermepa/tests/MerchantEnvironmentTest.php

<?php
  declare(strict_types=1);

	namespace Redsys\Merchant;

	use PHPUnit\Framework\TestCase as PHPUnitTestCase;

	class MerchantEnvironmentTest extends PHPUnitTestCase {
		public function testCodeIsValid () {
			$this->assertTrue(MerchantEnvironment::isValid(MerchantEnvironment::LIVE));
		}

		public function testCodeNotValid () {
			$this->assertFalse(MerchantEnvironment::isValid('INVALID'));
		}
	}

Page not found | The NCLEX Doctor

Page not found!

Sorry, this page is not available...