Fix 'Classifier unit case not enabled'

Authored by habacker on Nov 11 2019, 9:46 PM.

Description

Fix 'Classifier unit case not enabled'

One problem was that comparing the list address of contained objects
in UMLCanvasObject is incorrect. Instead, each object in this list
must be compared. Also, the comparison of UMLClassifier pointers
does not seem to give the desired result.

Unimplemented tests are now skipped to avoid aborting the test.

BUG:414044
FIXED-IN:2.29.90 (KDE Applications 19.11.90)

Details

Committed
habackerNov 11 2019, 9:46 PM
Parents
R139:e020f8e269e4: Remove unused methods from class UMLClassifier
Branches
Unknown
Tags
Unknown