|
|||||||||
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.alfresco.repo.audit.AuditBootstrapTest
public class AuditBootstrapTest
Tests that auditing is loaded properly on repository startup.
AuditBootstrap
Constructor Summary | |
---|---|
AuditBootstrapTest()
|
Method Summary | |
---|---|
void |
setUp()
|
protected void |
tearDown()
|
void |
testAuditApplication_GetDataExtractors()
|
void |
testAuditApplication_GetDataGenerators()
|
void |
testAuditApplication_Path()
|
void |
testGetApplicationByKey()
|
void |
testGetApplicationId()
|
void |
testGetApplications()
|
void |
testGetPathMappings()
|
void |
testModelLoading_BadGeneratorRegisteredName()
|
void |
testModelLoading_DuplicatePath()
|
void |
testModelLoading_InvalidDataGeneratorName()
|
void |
testModelLoading_NoDataExtractor()
|
void |
testModelLoading_NoDataGenerator()
|
void |
testModelLoading_UppercasePath()
|
void |
testSetUp()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, 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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AuditBootstrapTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
public void testSetUp()
public void testModelLoading_NoDataExtractor() throws java.lang.Exception
java.lang.Exception
public void testModelLoading_NoDataGenerator() throws java.lang.Exception
java.lang.Exception
public void testModelLoading_DuplicatePath() throws java.lang.Exception
java.lang.Exception
public void testModelLoading_UppercasePath() throws java.lang.Exception
java.lang.Exception
public void testModelLoading_InvalidDataGeneratorName() throws java.lang.Exception
java.lang.Exception
public void testModelLoading_BadGeneratorRegisteredName() throws java.lang.Exception
java.lang.Exception
public void testGetApplicationId()
public void testGetApplications()
public void testGetApplicationByKey()
public void testGetPathMappings()
public void testAuditApplication_Path()
public void testAuditApplication_GetDataExtractors()
public void testAuditApplication_GetDataGenerators()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |