org.pentaho.di.repositoryexplorer.model
Class UISecurityUserTest

java.lang.Object
  extended by org.pentaho.di.repositoryexplorer.model.UISecurityUserTest

public class UISecurityUserTest
extends Object


Constructor Summary
UISecurityUserTest()
           
 
Method Summary
 void init()
           
 void testAddUser()
           
 void testEditUser()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UISecurityUserTest

public UISecurityUserTest()
Method Detail

init

public void init()

testEditUser

public void testEditUser()
                  throws Exception
Throws:
Exception

testAddUser

public void testAddUser()
                 throws Exception
Throws:
Exception