Modeling LID--Successful tests
From lid.netmesh.org
Contents |
Successful tests
Test 1
During the first step of T1, preparing the test cases by making a list of the examples in RFC 2426, your tester was reminded that a vCard may include another vCard. The initial model failed to provide for this.
To correct this error, change the model, following the GOF pattern, Composite: Make IdentityData a subclass of IdentityDataItem.
Back to Modeling LID--Testing the model
