Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Replaced Equals-tests with the testfixture in SelectableHydraulicBoundaryLocationTest - Moved additional equal test situations into the test fixture - Improved test -- Declared static variable in case objects are asserting shared references in a static environment Related to Issue [WTI-1390]