org.silverpeas.password.rule
Class AtLeastXUppercasePasswordRuleTest

java.lang.Object
  extended by org.silverpeas.password.rule.AbstractPasswordRuleTest<AtLeastXUppercasePasswordRule>
      extended by org.silverpeas.password.rule.AtLeastXUppercasePasswordRuleTest

public class AtLeastXUppercasePasswordRuleTest
extends AbstractPasswordRuleTest<AtLeastXUppercasePasswordRule>

User: Yohann Chastagnier Date: 08/01/13


Field Summary
 
Fields inherited from class org.silverpeas.password.rule.AbstractPasswordRuleTest
NB_LOOP
 
Constructor Summary
AtLeastXUppercasePasswordRuleTest()
           
 
Method Summary
 void testBadDefinedPropertyValues()
           
 void testCombinationDefinedMoreThanOnePropertyValues()
           
 void testCommons()
           
 void testDefinedMoreThanOnePropertyValues()
           
 void testDefinedPropertyValues()
           
 void testNotDefinedPropertyValues()
           
 void testNotRequiredPropertyValues()
           
 
Methods inherited from class org.silverpeas.password.rule.AbstractPasswordRuleTest
afterTest, newRuleInstanceForTest, setBadDefinedSettings, setCombinationDefinedMoreThanOneSettings, setDefinedMoreThanOneSettings, setDefinedSettings, setNotDefinedSettings, setNotRequiredSettings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtLeastXUppercasePasswordRuleTest

public AtLeastXUppercasePasswordRuleTest()
Method Detail

testCommons

public void testCommons()

testDefinedPropertyValues

public void testDefinedPropertyValues()
Specified by:
testDefinedPropertyValues in class AbstractPasswordRuleTest<AtLeastXUppercasePasswordRule>

testDefinedMoreThanOnePropertyValues

public void testDefinedMoreThanOnePropertyValues()
Specified by:
testDefinedMoreThanOnePropertyValues in class AbstractPasswordRuleTest<AtLeastXUppercasePasswordRule>

testCombinationDefinedMoreThanOnePropertyValues

public void testCombinationDefinedMoreThanOnePropertyValues()
Specified by:
testCombinationDefinedMoreThanOnePropertyValues in class AbstractPasswordRuleTest<AtLeastXUppercasePasswordRule>

testNotDefinedPropertyValues

public void testNotDefinedPropertyValues()
Specified by:
testNotDefinedPropertyValues in class AbstractPasswordRuleTest<AtLeastXUppercasePasswordRule>

testBadDefinedPropertyValues

public void testBadDefinedPropertyValues()
Specified by:
testBadDefinedPropertyValues in class AbstractPasswordRuleTest<AtLeastXUppercasePasswordRule>

testNotRequiredPropertyValues

public void testNotRequiredPropertyValues()
Specified by:
testNotRequiredPropertyValues in class AbstractPasswordRuleTest<AtLeastXUppercasePasswordRule>


Copyright © 2016 Silverpeas. All Rights Reserved.