org.silverpeas.password.rule
Class AtLeastXDigitPasswordRuleTest
java.lang.Object
org.silverpeas.password.rule.AbstractPasswordRuleTest<AtLeastXDigitPasswordRule>
org.silverpeas.password.rule.AtLeastXDigitPasswordRuleTest
public class AtLeastXDigitPasswordRuleTest
- extends AbstractPasswordRuleTest<AtLeastXDigitPasswordRule>
User: Yohann Chastagnier
Date: 08/01/13
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtLeastXDigitPasswordRuleTest
public AtLeastXDigitPasswordRuleTest()
testCommons
public void testCommons()
testDefinedPropertyValues
public void testDefinedPropertyValues()
- Specified by:
testDefinedPropertyValues in class AbstractPasswordRuleTest<AtLeastXDigitPasswordRule>
testDefinedMoreThanOnePropertyValues
public void testDefinedMoreThanOnePropertyValues()
- Specified by:
testDefinedMoreThanOnePropertyValues in class AbstractPasswordRuleTest<AtLeastXDigitPasswordRule>
testCombinationDefinedMoreThanOnePropertyValues
public void testCombinationDefinedMoreThanOnePropertyValues()
- Specified by:
testCombinationDefinedMoreThanOnePropertyValues in class AbstractPasswordRuleTest<AtLeastXDigitPasswordRule>
testNotDefinedPropertyValues
public void testNotDefinedPropertyValues()
- Specified by:
testNotDefinedPropertyValues in class AbstractPasswordRuleTest<AtLeastXDigitPasswordRule>
testBadDefinedPropertyValues
public void testBadDefinedPropertyValues()
- Specified by:
testBadDefinedPropertyValues in class AbstractPasswordRuleTest<AtLeastXDigitPasswordRule>
testNotRequiredPropertyValues
public void testNotRequiredPropertyValues()
- Specified by:
testNotRequiredPropertyValues in class AbstractPasswordRuleTest<AtLeastXDigitPasswordRule>
Copyright © 2016 Silverpeas. All Rights Reserved.