|
||||||||||
| 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.BusinessGroupTest
public class BusinessGroupTest
Description:
Initial Date: Aug 18, 2004
| Constructor Summary | |
|---|---|
BusinessGroupTest(java.lang.String arg)
|
|
| Method Summary | |
|---|---|
void |
setUp()
SetUp is called before each test. |
static junit.framework.Test |
suite()
|
void |
tearDown()
TearDown is called after each test. |
void |
testBGRights()
BGContextManagerImpl:deleteBGContext() * |
void |
testCopyBGContext()
BGContextManagerImpl:copyBGContext() * |
void |
testCreateAndPersistBGContext()
BGContextManagerImpl:createAndPersistBGContext * |
void |
testDeleteBGContext()
BGContextManagerImpl:deleteBGContext() * |
void |
testFindContextMethods()
BGContext2ResourceManager tests |
void |
testGroupsOfBGContext()
BGContextManagerImpl:getGroupsOfBGContext and countGroupsOfBGContext* |
void |
testRemoveBGFromArea()
|
| 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 BusinessGroupTest(java.lang.String arg)
arg - | Method Detail |
|---|
public void setUp()
setUp in class junit.framework.TestCase
public static junit.framework.Test suite()
throws java.lang.Exception
java.lang.Exception
public void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testCreateAndPersistBGContext()
public void testDeleteBGContext()
public void testCopyBGContext()
public void testBGRights()
public void testGroupsOfBGContext()
public void testFindContextMethods()
public void testRemoveBGFromArea()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||