|
||||||||||
| 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.registration.RegistrationManagerTest
public class RegistrationManagerTest
Description:
| Constructor Summary | |
|---|---|
RegistrationManagerTest(java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
setUp()
SetUp is called before each test |
static junit.framework.Test |
suite()
Export all test cases as suite. |
void |
testCreateTemporaryKeyEntry()
Test load of temp key. |
void |
testLoadTemporaryKeyByRegistrationKey()
Test load of temp key. |
void |
testLoadTemporaryKeyEntry()
Test load of temp key. |
void |
testRegister()
Test internal registration. |
| 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 RegistrationManagerTest(java.lang.String name)
name - | Method Detail |
|---|
public void setUp()
setUp in class junit.framework.TestCase
public static junit.framework.Test suite()
throws java.lang.Exception
java.lang.Exception - DOCUMENT ME!public void testRegister()
public void testLoadTemporaryKeyByRegistrationKey()
public void testLoadTemporaryKeyEntry()
public void testCreateTemporaryKeyEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||