|
Expresso 5-5-0 | ||||||||||
| 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
com.jcorporate.expresso.core.controller.tests.BlockTests
Unit test for com.jcorporate.expresso.core.controller.Block objects.
| Constructor Summary | |
BlockTests(String testName)
|
|
| Method Summary | |
static void |
main(String[] args)
|
void |
setUp()
Sets up and makes sure that ConfigManager is fully loaded and ready to go. |
static junit.framework.Test |
suite()
Filler Function to conform to log4j test suites. |
void |
testSimpleXML()
Tests a very simple block XML Serialization |
void |
testXML()
Test basic Block->XML->Block Serialization |
| Methods inherited from class com.jcorporate.expresso.services.test.ExpressoTestCase |
getLog, 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 BlockTests(String testName)
throws Exception
| Method Detail |
public static void main(String[] args)
throws Exception
Exception
public void setUp()
throws Exception
ExpressoTestCase
setUp in class ExpressoTestCaseException
public static junit.framework.Test suite()
throws Exception
Exception
public void testSimpleXML()
throws Exception
Exception
public void testXML()
throws Exception
Exception
|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||