public class OrgUnitsTests
extends java.lang.Object
Constructor and Description |
---|
OrgUnitsTests() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
IOrgUnits |
orgUnits(SecurityContext sec) |
void |
search() |
void |
testCreate_invalidChar() |
void |
testCreate() |
void |
testCreateWithNullParentAndSamePath() |
void |
testCreateWithParent() |
void |
testCreateWithSamePath() |
void |
testDelete() |
void |
testDeleteWithChild() |
void |
testGetAdministratorRoles() |
void |
testGetAdministrators() |
void |
testGetChildren() |
void |
testListByAdministrator() |
void |
testRestoreCreate() |
void |
testRestoreUpdate() |
void |
testSetAdministratorRoles() |
void |
testUpdate() |
void |
testUpdateInexistant() |
void |
testUpdateWithParent() |
void |
testUpdateWithSamePath() |
public void before() throws java.lang.Exception
java.lang.Exception
public IOrgUnits orgUnits(SecurityContext sec)
public void testCreate()
public void testCreate_invalidChar()
public void testCreateWithSamePath()
public void testCreateWithNullParentAndSamePath()
public void testCreateWithParent()
public void testRestoreCreate() throws java.text.ParseException
java.text.ParseException
public void testUpdate()
public void testUpdateInexistant()
public void testUpdateWithSamePath()
public void testUpdateWithParent()
public void testRestoreUpdate() throws java.text.ParseException
java.text.ParseException
public void testGetChildren()
public void testDelete()
public void testDeleteWithChild()
public void testSetAdministratorRoles()
public void testGetAdministratorRoles()
public void testGetAdministrators()
public void testListByAdministrator()
public void search()
Copyright © 2023. All Rights Reserved.