\JCryptTest
Test class for JCrypt.
Generated by PHPUnit on 2012-03-21 at 21:17:14.
Synopsis
class JCryptTest
extends PHPUnit_Framework_TestCase
{
- // members
- protected JCrypt $object;
- // methods
- protected void setUp()
- public void testDecrypt()
- public void testEncrypt()
- public void testGenerateKey()
- public void testSetKey()
- public void testGenRandomBytes()
Hierarchy
Extends
Tasks
Tasks
Line | Task |
---|---|
45+ | Implement testDecrypt(). |
60+ | Implement testEncrypt(). |
75+ | Implement testGenerateKey(). |
90+ | Implement testSetKey(). |
Members
protected
- $object — JCrypt
Methods
protected
- setUp() — Sets up the fixture, for example, opens a network connection.
public
- testDecrypt() — Test...
- testEncrypt() — Test...
- testGenRandomBytes() — Test...
- testGenerateKey() — Test...
- testSetKey() — Test...