org.silverpeas.password.rule
Class MinLengthPasswordRuleTest
java.lang.Object
org.silverpeas.password.rule.AbstractPasswordRuleTest<MinLengthPasswordRule>
org.silverpeas.password.rule.MinLengthPasswordRuleTest
public class MinLengthPasswordRuleTest
- extends AbstractPasswordRuleTest<MinLengthPasswordRule>
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 |
MinLengthPasswordRuleTest
public MinLengthPasswordRuleTest()
testCommons
public void testCommons()
testDefinedPropertyValues
public void testDefinedPropertyValues()
- Specified by:
testDefinedPropertyValues in class AbstractPasswordRuleTest<MinLengthPasswordRule>
testDefinedMoreThanOnePropertyValues
public void testDefinedMoreThanOnePropertyValues()
- Specified by:
testDefinedMoreThanOnePropertyValues in class AbstractPasswordRuleTest<MinLengthPasswordRule>
testCombinationDefinedMoreThanOnePropertyValues
public void testCombinationDefinedMoreThanOnePropertyValues()
- Specified by:
testCombinationDefinedMoreThanOnePropertyValues in class AbstractPasswordRuleTest<MinLengthPasswordRule>
testNotDefinedPropertyValues
public void testNotDefinedPropertyValues()
- Specified by:
testNotDefinedPropertyValues in class AbstractPasswordRuleTest<MinLengthPasswordRule>
testBadDefinedPropertyValues
public void testBadDefinedPropertyValues()
- Specified by:
testBadDefinedPropertyValues in class AbstractPasswordRuleTest<MinLengthPasswordRule>
testNotRequiredPropertyValues
public void testNotRequiredPropertyValues()
- Specified by:
testNotRequiredPropertyValues in class AbstractPasswordRuleTest<MinLengthPasswordRule>
Copyright © 2016 Silverpeas. All Rights Reserved.