|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.jcorporate.expresso.services.test.ExpressoTestCase
Base class for Expresso test cases. Initializes the expresso system.
| Constructor Summary | |
ExpressoTestCase(String name)
Basic constructor - initializes the underlying Expresso configuration system. |
|
| Method Summary | |
protected org.apache.log4j.Category |
getLog()
Utilize this function for quick and easy logging for test cases |
protected void |
setUp()
Sets up and makes sure that ConfigManager is fully loaded and ready to go. |
protected void |
tearDown()
|
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ExpressoTestCase(String name)
throws Exception
| Method Detail |
protected org.apache.log4j.Category getLog()
protected void setUp()
throws Exception
Exception
protected void tearDown()
throws Exception
Exception
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||