Class ChineseVerificationCodeStrategyTest
java.lang.Object
de.hybris.platform.chineseprofilefacades.strategies.impl.ChineseVerificationCodeStrategyTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChineseVerificationCodeStrategyTest
public ChineseVerificationCodeStrategyTest()
-
-
Method Details
-
prepare
public void prepare() -
testSaveVerificationCodeIfVerificationIsNotFound
public void testSaveVerificationCodeIfVerificationIsNotFound() -
testSaveVerificationCodeIfVerificationIsExpired
public void testSaveVerificationCodeIfVerificationIsExpired() -
testSaveVerificationCodeIfVerificationIsNotExpired
public void testSaveVerificationCodeIfVerificationIsNotExpired() -
testGetVerificationCodeIfVerificationIsFound
public void testGetVerificationCodeIfVerificationIsFound() -
testGetVerificationCodeIfVerificationIsNotFound
public void testGetVerificationCodeIfVerificationIsNotFound() -
testRemoveVerificationCodeIfVerificationIsFound
public void testRemoveVerificationCodeIfVerificationIsFound() -
testRemoveVerificationCodeIfVerificationIsNotFound
public void testRemoveVerificationCodeIfVerificationIsNotFound()
-