JCryptPasswordSimpleTest::testSetDefaultType
Tests the setDefaultType method.
Signature
public function testSetDefaultType(string
$type,
string
$expectation )
Parameters
-
$type
- The proposed default type
-
$expectation
- The expected value of $this->defaultType
Returns
- void