Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /**
- *
- * @ This file is created by deZender.Net
- * @ deZender (PHP5 Decoder for Zend Encoder/SafeGuard & PhpExpress)
- *
- * @ Version : 2.0.0.4
- * @ Author : DeZender
- * @ Release on : 21.10.2015
- * @ Official site : http://DeZender.Net
- *
- */
- namespace OCA\Enterprise_Key\Tests {
- class EnterpriseKeyTest {
- public function setUp() {
- }
- public function testWithKeyToBeGenerated() {
- $key = new EnterpriseKey("x-0-x-x");
- ................................................................
- ..................
- .........
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement