org.openmdx.test.portal.servlet
Class TestThreadSafety

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.openmdx.test.portal.servlet.TestThreadSafety
All Implemented Interfaces:
junit.framework.Test

public class TestThreadSafety
extends junit.framework.TestCase


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

TestThreadSafety

public TestThreadSafety(String name)
                 throws MalformedURLException,
                        FileNotFoundException,
                        IOException
Throws:
MalformedURLException
FileNotFoundException
IOException
Method Detail

main

public static void main(String[] args)
                 throws MalformedURLException,
                        FileNotFoundException,
                        IOException
Throws:
MalformedURLException
FileNotFoundException
IOException

suite

public static junit.framework.Test suite()
                                  throws MalformedURLException,
                                         FileNotFoundException,
                                         IOException
Throws:
MalformedURLException
FileNotFoundException
IOException

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

tearDown

protected void tearDown()
Overrides:
tearDown in class junit.framework.TestCase

runTest

public void runTest()
             throws Throwable
Overrides:
runTest in class junit.framework.TestCase
Throws:
Throwable

testServlet

public void testServlet()
                 throws UnsupportedEncodingException,
                        InterruptedException
Throws:
UnsupportedEncodingException
InterruptedException


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.