pt.digitalis.test
Class LoadTester

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by pt.digitalis.test.TestCaseWithJBoss4xServerLauncher
              extended by pt.digitalis.test.LoadTester
All Implemented Interfaces:
junit.framework.Test

public class LoadTester
extends TestCaseWithJBoss4xServerLauncher

Defines concurrency/load tests for the framework.

Author:
Rodrigo Goncalves rgoncalves@digitalis.pt
Created on:
Jan 30, 2008

Field Summary
 
Fields inherited from class pt.digitalis.test.TestCaseWithJBoss4xServerLauncher
container, serverHome, useExternalServer
 
Constructor Summary
LoadTester()
           
 
Method Summary
static void main(String[] args)
          The main.
 void testAll()
          JUnit's test caller method.
 
Methods inherited from class pt.digitalis.test.TestCaseWithJBoss4xServerLauncher
setUp, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoadTester

public LoadTester()
Method Detail

main

public static void main(String[] args)
                 throws PageTestException
The main. Used to run the tests with an external server.

Parameters:
args - the command-line arguments
Throws:
PageTestException - if the test can't be run

testAll

public void testAll()
             throws PageTestException
JUnit's test caller method.

Throws:
PageTestException - if the test can't be run


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.