|
||||||||||
| 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.openmdx.test.portal.servlet.TestThreadSafety
public class TestThreadSafety
| Nested Class Summary | |
|---|---|
class |
TestThreadSafety.ServletTester
|
| Constructor Summary | |
|---|---|
TestThreadSafety(String name)
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
void |
runTest()
|
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
protected void |
tearDown()
|
void |
testServlet()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestThreadSafety(String name)
throws MalformedURLException,
FileNotFoundException,
IOException
MalformedURLException
FileNotFoundException
IOException| Method Detail |
|---|
public static void main(String[] args)
throws MalformedURLException,
FileNotFoundException,
IOException
MalformedURLException
FileNotFoundException
IOException
public static junit.framework.Test suite()
throws MalformedURLException,
FileNotFoundException,
IOException
MalformedURLException
FileNotFoundException
IOException
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionprotected void tearDown()
tearDown in class junit.framework.TestCase
public void runTest()
throws Throwable
runTest in class junit.framework.TestCaseThrowable
public void testServlet()
throws UnsupportedEncodingException,
InterruptedException
UnsupportedEncodingException
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||