PHP Class Hackzilla\PasswordGenerator\Tests\ReadMeTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: hackzilla/password-generator

Public Methods

Method Description
testHumanPasswordGeneratorUsage ( )
testHybridPasswordGeneratorUsage ( )
testMorePasswordsUsage ( )
testPhp5RandomGeneratorUsage ( )
testPhp7RandomGeneratorUsage ( )
testSimpleUsage ( )

Method Details

testHumanPasswordGeneratorUsage() public method

testHybridPasswordGeneratorUsage() public method

testMorePasswordsUsage() public method

testPhp5RandomGeneratorUsage() public method

testPhp7RandomGeneratorUsage() public method

testSimpleUsage() public method

public testSimpleUsage ( )