|
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.cache.CacheStressTest
Title: Expresso Description: The Expresso Framework Copyright: Copyright (c) 2001-2002 Company: JCorporate Ltd.
| Constructor Summary | |
CacheStressTest(String name)
Constructs a test case with the given name. |
|
| Method Summary | |
int |
countTestCases()
Counts the number of test cases executed by run(TestResult result). |
static void |
main(String[] args)
|
void |
setUp()
Sets up the fixture, for example, open a network connection. |
static junit.framework.Test |
suite()
Define the suite of tests that verify each function of the cache |
void |
tearDown()
Tears down the fixture, for example, close a network connection. |
void |
testMultiThreaded()
Test cache manager in a multi-threaded situation |
| Methods inherited from class com.jcorporate.expresso.services.test.ExpressoTestCase |
getLog |
| Methods inherited from class junit.framework.TestCase |
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 CacheStressTest(String name)
throws Exception
name - The test name
Exception| Method Detail |
public static void main(String[] args)
throws Exception
Exception
public void setUp()
throws Exception
setUp in class ExpressoTestCaseException
public void tearDown()
throws Exception
tearDown in class ExpressoTestCaseException
public static junit.framework.Test suite()
throws Exception
Exceptionpublic int countTestCases()
public void testMultiThreaded()
|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||