|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.olat.core.test.OlatTestCase
org.olat.group.BusinessGroupManagerImplTest
public class BusinessGroupManagerImplTest
Description:
TODO: Class Description for BusinessGroupManagerImplTest
| Constructor Summary | |
|---|---|
BusinessGroupManagerImplTest(java.lang.String name)
|
|
| Method Summary | |
|---|---|
BusinessControl |
getBusinessControl()
|
DTabs |
getDTabs()
|
WindowBackOffice |
getWindowBackOffice()
|
WindowControlInfo |
getWindowControlInfo()
|
void |
makeFlat()
Use only when coding the Activatable interface. |
void |
pop()
|
void |
pushAsModalDialog(Component comp)
|
void |
pushToMainArea(Component comp)
put the component on the stack pane of the -current- guistack. |
void |
setError(java.lang.String string)
|
void |
setInfo(java.lang.String string)
|
void |
setWarning(java.lang.String string)
|
static junit.framework.Test |
suite()
Export all test cases as suite. |
void |
testAddToWaitingListAndFireEvent()
Add 3 idenities to the waiting list and check the position. |
void |
testCheckIfNamesExistsInContext()
|
void |
testCreateAndPersistBuddyGroup()
Test existence of BuddyGroups inserted in the setUp phase................ |
void |
testDeleteBuddyGroup()
test if removing a BuddyGroup really deletes everything it should. |
void |
testDeleteBusinessGroupWithoutWaitingGroup()
|
void |
testDeleteBusinessGroupWithWaitingGroup()
|
void |
testEnableDisableAndCheckForTool()
checks if tools can be enabled disabled or checked against being enabled. |
void |
testMoveIdenityFromWaitingListToParticipant()
Move identity 4 (wg4) from the waiting list to participant list. |
void |
testMoveRegisteredIdentityFromWaitingToParticipant()
|
void |
testRemoveFromWaitingListAndFireEvent()
Remove identity 2 (wg3) from the waiting list and check the position of identity 2. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BusinessGroupManagerImplTest(java.lang.String name)
name - | Method Detail |
|---|
public void testCheckIfNamesExistsInContext()
throws java.lang.Exception
java.lang.Exception
public void testCreateAndPersistBuddyGroup()
throws java.lang.Exception
java.lang.Exception
public void testEnableDisableAndCheckForTool()
throws java.lang.Exception
java.lang.Exception
public void testDeleteBuddyGroup()
throws java.lang.Exception
java.lang.Exception
public void testAddToWaitingListAndFireEvent()
throws java.lang.Exception
java.lang.Exception
public void testRemoveFromWaitingListAndFireEvent()
throws java.lang.Exception
java.lang.Exception
public void testMoveIdenityFromWaitingListToParticipant()
throws java.lang.Exception
java.lang.Exception
public void testMoveRegisteredIdentityFromWaitingToParticipant()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteBusinessGroupWithWaitingGroup()
public void testDeleteBusinessGroupWithoutWaitingGroup()
public static junit.framework.Test suite()
throws java.lang.Exception
java.lang.Exceptionpublic void pushToMainArea(Component comp)
WindowControl
pushToMainArea in interface WindowControlpublic void pushAsModalDialog(Component comp)
pushAsModalDialog in interface WindowControlpublic void pop()
pop in interface WindowControlpublic void setInfo(java.lang.String string)
setInfo in interface WindowControlpublic void setError(java.lang.String string)
setError in interface WindowControlpublic void setWarning(java.lang.String string)
setWarning in interface WindowControlpublic DTabs getDTabs()
public WindowControlInfo getWindowControlInfo()
getWindowControlInfo in interface WindowControlpublic void makeFlat()
WindowControl
makeFlat in interface WindowControlpublic BusinessControl getBusinessControl()
getBusinessControl in interface WindowControlpublic WindowBackOffice getWindowBackOffice()
getWindowBackOffice in interface WindowControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||