EasyBeans Test Suite's Guide

Eduardo STUDZINSKI ESTIMA DE CASTRO

EasyBeans
ObjectWeb consortium

Gisele PINHEIRO SOUZA

EasyBeans
ObjectWeb consortium

This work is licensed under the Creative Commons Attribution-ShareAlike License. To view a copy of this license,visit http://creativecommons.org/licenses/by-sa/2.0/deed.en or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.

$Id: testguide.xml 283 2006-03-29 12:45:33Z studzine $

Abstract

The EasyBeans Test Suite guide is intended for developers wanting to develop tests to EJB3 Containers.


Table of Contents

1. Goal
2. Description of the source tree
3. Getting EasyBeans from SVN repository
4. Building the suite from source
4.1. Requirements
4.2. Building the suite
4.3. Test suite main ant targets
4.3.1. JavaDoc
4.3.2. Compile
5. Running the suite
5.1. Requirements
5.2. Using Ant
6. How to write a test
6.1. Requirements
6.2. Writing the test class code
6.3. TestNG Annotations
6.3.1. @Configuration
6.3.2. @Test
6.4. Helper Classes
6.5. Writing the XML configuration file:
6.6. Additional Information
7. How to contribute?
7.1. JavaDoc comment convention
7.2. Code convention
7.3. Methodology for writing tests
7.4. Adding a test suite
7.5. Submmiting a contribution
8. Current conformance test results