Creating a Taxonomic e-Science

org.cateproject.controller.user
Class RegistrationFormValidatorTest

java.lang.Object
  extended by org.unitils.UnitilsJUnit4
      extended by org.cateproject.controller.user.RegistrationFormValidatorTest

public class RegistrationFormValidatorTest
extends org.unitils.UnitilsJUnit4


Constructor Summary
RegistrationFormValidatorTest()
           
 
Method Summary
 void setUp()
           
 void testValidatorWithCorrectData()
           
 void testValidatorWithExistingUsername()
           
 void testValidatorWithInvalidEmail()
           
 void testValidatorWithNonMatchingPassword()
           
 void testValidatorWithWeakPassword()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationFormValidatorTest

public RegistrationFormValidatorTest()
Method Detail

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

Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.