org.cateproject.controller.user
Class RegistrationFormValidatorTest
java.lang.Object
org.unitils.UnitilsJUnit4
org.cateproject.controller.user.RegistrationFormValidatorTest
public class RegistrationFormValidatorTest
- extends org.unitils.UnitilsJUnit4
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrationFormValidatorTest
public RegistrationFormValidatorTest()
setUp
public void setUp()
testValidatorWithCorrectData
public void testValidatorWithCorrectData()
throws Exception
- Throws:
Exception
testValidatorWithWeakPassword
public void testValidatorWithWeakPassword()
throws Exception
- Throws:
Exception
testValidatorWithNonMatchingPassword
public void testValidatorWithNonMatchingPassword()
throws Exception
- Throws:
Exception
testValidatorWithExistingUsername
public void testValidatorWithExistingUsername()
throws Exception
- Throws:
Exception
testValidatorWithInvalidEmail
public void testValidatorWithInvalidEmail()
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.