br.com.arsmachina.authentication.entity
Class UserTest

java.lang.Object
  extended by br.com.arsmachina.authentication.entity.UserTest

public class UserTest
extends Object

Test class for User.

Author:
Thiago H. de Paula Figueiredo

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

Constructor Detail

UserTest

public UserTest()
Method Detail

getRoles

public void getRoles()


Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.