RQ1052
 N:M test case
8th February, 2012 22:48 
Wolfgang Fahl / Developer / DemomyProfileMy Profile
Your last login was at logoutLogout 

BITPlan - Logo
RQ1052 Testapplication

Requirement

Requirement N:M object relational mapping:
N:M relations in models shall be properly mapped to SQL tables. If here is an N:M relation between
class A and B a link table ABlink shall be used that has four columns - AOid, AKey, BOid and BKey.
These four columns are automatically updated any time an A or B item is
  • created
  • read
  • updated
  • deleted
The table creation command for the mapping table is automatically generated.

UML-model


To download the Poseidon UML-model click on the diagramm

Test-cases

To view the source code of one of the testcases thas use this UML model click one of the following links