org.silverpeas.authentication.verifier
Class UserMustAcceptTermsOfServiceVerifierTest

java.lang.Object
  extended by org.silverpeas.authentication.verifier.UserMustAcceptTermsOfServiceVerifierTest

public class UserMustAcceptTermsOfServiceVerifierTest
extends Object

User: Yohann Chastagnier Date: 10/09/13


Constructor Summary
UserMustAcceptTermsOfServiceVerifierTest()
           
 
Method Summary
 void testNoUser()
           
 void testUserHasAlreadyAccepted()
           
 void testUserMustAccept()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserMustAcceptTermsOfServiceVerifierTest

public UserMustAcceptTermsOfServiceVerifierTest()
Method Detail

testUserHasAlreadyAccepted

public void testUserHasAlreadyAccepted()
                                throws AuthenticationUserMustAcceptTermsOfService
Throws:
AuthenticationUserMustAcceptTermsOfService

testUserMustAccept

public void testUserMustAccept()
                        throws AuthenticationUserMustAcceptTermsOfService
Throws:
AuthenticationUserMustAcceptTermsOfService

testNoUser

public void testNoUser()
                throws AuthenticationUserMustAcceptTermsOfService
Throws:
AuthenticationUserMustAcceptTermsOfService


Copyright © 2016 Silverpeas. All Rights Reserved.