Chapter 2. Description of the source tree

The test suite contains:

The source directory contains all test cases as well as the auxiliary classes used to make the tests. These sources are divided in packages by functionality. The src/java folder has the package org.objectweb.easybeans.tests which contains the follows packages:

The file src/java/testng_conformance.xml makes possible to run all tests in the same time. However, it is possible to execute a group of tests individually by using the XML file available in each test case package.