Class ChineseVerificationCodeStrategyTest

java.lang.Object
de.hybris.platform.chineseprofilefacades.strategies.impl.ChineseVerificationCodeStrategyTest

@UnitTest public class ChineseVerificationCodeStrategyTest extends Object
  • 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()