Class Summary |
A_AdvancedHomeEC |
This is an advanced test suite for home interface on entity bean CMP.
|
A_BasicHomeInterface |
test cases common to both suites CMP and BMP. |
A_BasicHomeInterfaceEC |
This set of test are basic tests on CMP entity home interface.
|
A_Ejbql |
This class is used by all tests about relation ships in Entity CMP v2. |
A_EtypeObigdecimal |
This set of test are common to CMP version 1 and CMP version 2
These are tests about java.math.BigDecimal field of entity bean .
|
A_EtypeOboolean |
This set of test are common to CMP version 1 and CMP version 2
These are tests about java.lang.Boolean field of entity bean .
|
A_EtypeOdouble |
This set of test are common to CMP version 1 and CMP version 2
These are tests about java.lang.Double field of entity bean .
|
A_EtypeOfloat |
This set of test are common to CMP version 1 and CMP version 2
These are tests about java.lang.Float field of entity bean .
|
A_EtypeOlong |
This set of test are common to CMP version 1 and CMP version 2
These are tests about java.lang.Long field of entity bean .
|
A_EtypeOser |
This set of test are common to CMP version 1 and CMP version 2
These are tests about java.lang.Boolean field of entity bean .
|
A_EtypeOshort |
This set of test are common to CMP version 1 and CMP version 2
These are tests about java.lang.Short field of entity bean .
|
A_EtypeOsqldate |
This set of test are common to CMP version 1 and CMP version 2
These are tests about java.lang.Utildate field of entity bean .
|
A_EtypeOutildate |
This set of test are common to CMP version 1 and CMP version 2
These are tests about java.lang.Utildate field of entity bean .
|
A_EtypePboolean |
This set of test are common to CMP version 1 and CMP version 2
These are tests about 'boolean' field of entity bean .
|
A_EtypePdouble |
This set of test are common to CMP version 1 and CMP version 2
These are tests about 'double' field of entity bean .
|
A_EtypePfloat |
This set of test are common to CMP version 1 and CMP version 2
These are tests about 'float' field of entity bean .
|
A_EtypePlong |
This set of test are common to CMP version 1 and CMP version 2
These are tests about 'long' field of entity bean .
|
A_EtypePshort |
This set of test are common to CMP version 1 and CMP version 2
These are tests about 'short' field of entity bean .
|
A_Isolation |
test cases common to both suites CMP and BMP. |
A_Relation |
This class is used by all tests about relation ships in Entity CMP v2. |
A_VariousPKEC |
This set of test are all tests common to CMP version 1 and CMP version 2
These are tests about the different cases of the primary key type:
- primary key that maps to a single field in the entity bean class (java.lang.Integer),
- unknown primary key class at the bean development phase,
(defered primary key type specification to the deployment phase).
|
C_AdvancedHomeEC |
This is a avanced test suite for home interface on CMP entity beans.
|
C_BasicHomeInterface |
This is a basic test suite for home interface on entity beans.
|
C_cmp1 |
This test suite is used to pass "CMP1 entity" tests only.
|
C_Ejbql |
This is a test suite about EJB-QL. |
C_entity |
This test suites are specific to entity beans.
|
C_Etype |
This is a test suite about the different cases of the types of the entity bean's fields.
|
C_Isolation |
This is a test suite about transaction isolation on entity beans.
|
C_Relation |
This is a test suite about the different cases of the relationships bean's CMP2.
|
C_VariousPK |
This is a test suite about the different cases of the primary key type on entity beans.
|
F_AdvancedHomeEC |
This is an advanced test suite for home interface on entity bean CMP v1.
|
F_AdvancedHomeEC2 |
This is an advanced test suite for home interface on entity bean CMP v2.
|
F_BasicEjbqlEC2 |
For testing basic EJB QL queries. |
F_BasicHomeInterfaceEB |
This set of test are basic tests on BMP entity home interface.
|
F_BasicHomeInterfaceEC |
This set of test are basic tests on CMP version 1 entity home interface.
|
F_BasicHomeInterfaceEC2 |
This set of test are basic tests on CMP version 2 entity home interface.
|
F_BasicHomeSharedEB |
This set of test are basic tests on Shared entity home. |
F_EjbqlEC2 |
This is an advanced test suite for home interface on entity bean EJBQL. |
F_EtypeObigdecimalEC |
This is a test suite about java.math.BigDecimal field of entity bean CMP version 1.1.
|
F_EtypeObigdecimalEC2 |
This is a test suite about java.lang.Long field of entity bean CMP version 2.
|
F_EtypeObooleanEC |
This is a test suite about java.lang.Boolean field of entity bean CMP version 1.1.
|
F_EtypeObooleanEC2 |
This is a test suite about java.lang.Boolean field of entity bean CMP version 2.
|
F_EtypeOdoubleEC |
This is a test suite about java.lang.Double field of entity bean CMP version 1.1.
|
F_EtypeOdoubleEC2 |
This is a test suite about java.lang.Double field of entity bean CMP version 2.
|
F_EtypeOfloatEC |
This is a test suite about java.lang.Float field of entity bean CMP version 1.1.
|
F_EtypeOfloatEC2 |
This is a test suite about java.lang.Float field of entity bean CMP version 2.
|
F_EtypeOlongEC |
This is a test suite about java.lang.Long field of entity bean CMP version 1.1.
|
F_EtypeOlongEC2 |
This is a test suite about java.lang.Long field of entity bean CMP version 2.
|
F_EtypeOserEC |
This is a test suite about an serializable field of entity bean CMP version 1.1.
|
F_EtypeOserEC2 |
This is a test suite about serializable field of entity bean CMP version 2.
|
F_EtypeOshortEC |
This is a test suite about java.lang.Short field of entity bean CMP version 1.1.
|
F_EtypeOshortEC2 |
This is a test suite about java.lang.Short field of entity bean CMP version 2.
|
F_EtypeOsqldateEC |
This is a test suite about java.util.Date field of entity bean CMP version 2.
|
F_EtypeOutildateEC2 |
This is a test suite about java.util.Date field of entity bean CMP version 2.
|
F_EtypePbooleanEC |
This is a test suite about 'boolean' field of entity bean CMP version 1.1.
|
F_EtypePbooleanEC2 |
This is a test suite about 'boolean' field of entity bean CMP version 2.
|
F_EtypePdoubleEC |
This is a test suite about 'double' field of entity bean CMP version 1.1.
|
F_EtypePdoubleEC2 |
This is a test suite about 'double' field of entity bean CMP version 2.
|
F_EtypePfloatEC |
This is a test suite about 'float' field of entity bean CMP version 1.1.
|
F_EtypePfloatEC2 |
This is a test suite about 'float' field of entity bean CMP version 2.
|
F_EtypePlongEC |
This is a test suite about 'long' field of entity bean CMP version 1.1.
|
F_EtypePlongEC2 |
This is a test suite about 'long' field of entity bean CMP version 2.
|
F_EtypePshortEC |
This is a test suite about 'short' field of entity bean CMP version 1.1.
|
F_EtypePshortEC2 |
This is a test suite about 'short' field of entity bean CMP version 2.
|
F_Inherit |
This test check it's possible to use inheritance to develop beans.
|
F_IsModified |
This test isModified feature on entity bean CMP.
|
F_IsolationEB |
These tests are about transaction isolation on BMP entity beans.
|
F_IsolationEC |
These tests are about transaction isolation on CMP version 1 entity beans.
|
F_IsolationEC2 |
These tests are about transaction isolation on CMP version 2 entity beans.
|
F_Relation_mnbEC2 |
For testing many-to-many bidirectional relationships |
F_Relation_mnuEC2 |
For testing many-to-many unidirectional relationships |
F_Relation_mouEC2 |
For testing many-to-one unidirectional relationships |
F_Relation_ombEC2 |
For testing one-to-many bidirectional relationships |
F_Relation_omuEC2 |
For testing one-to-many unidirectional relationships |
F_Relation_oobEC2 |
This is an advanced test suite for home interface on entity bean CMP2.
|
F_Relation_oouEC2 |
This is an advanced test suite for home interface on entity bean CMP2. |
F_Relation_pkcompEC2 |
For testing many-to-many bidirectional relationships of beans with composite Primary Keys.
|
F_Relation_s1pkcompEC2 |
|
F_Relation_s2pkcompEC2 |
This is an advanced test suite for home interface on entity bean CMP2.
|
F_Relation_s3pkcompEC2 |
For testing one-to-many unidirectional relationships |
F_VariousPKEC |
These are tests about the different cases of the primary key type for CMP version 1 entity.
|
F_VariousPKEC2 |
These are tests about the different cases of the primary key type for CMP version 2 entity.
|