| java.lang.Object com.flexive.tests.shared.SelectableObjectWithLabelTest
SelectableObjectWithLabelTest | public class SelectableObjectWithLabelTest (Code) | | Selectable object tests, especially equality and comparable tests.
NOTE: currently copied from SelectableObjectTest, it's OK to delete this test file entirely
when the SelectableObjectWithName and SelectableObjectWithLabel interfaces are combined.
author: Daniel Lichtenberger (daniel.lichtenberger@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at) version: $Rev: 181 $ |
selectableFromAbstractEquals | public void selectableFromAbstractEquals()(Code) | | |
selectableFromAbstractSubclassEquals | public void selectableFromAbstractSubclassEquals()(Code) | | Checks that objects of different types, but the same ID are considered unequal.
|
|
|