public class LifeCycleManagerITCase extends OlatTestCase implements OLATResourceable
构造器和说明 |
---|
LifeCycleManagerITCase() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.Long |
getResourceableId() |
java.lang.String |
getResourceableTypeName() |
void |
setup() |
void |
tearDown() |
void |
testCreateInstanceFor()
Test creation of LifeCycleManager.
|
void |
testDeleteTimestampFor()
Test: Delete Timestamp for certain action
|
void |
testMarkTimestampFor()
Test: mark two timestamp in different context.
|
printBanner
public void setup()
TestCase.setUp()
public void tearDown()
TestCase.tearDown()
public void testCreateInstanceFor()
public void testMarkTimestampFor()
public void testDeleteTimestampFor()
public java.lang.String getResourceableTypeName()
getResourceableTypeName
在接口中 OLATResourceable
public java.lang.Long getResourceableId()
getResourceableId
在接口中 OLATResourceable