Modeling LID--Successful tests

From lid.netmesh.org

Revision as of 22:02, 18 December 2008 by Http://mylid.net/jernst (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

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