Skip to content

Iss #62 - Code smell fixes, testing harness update, minor derecations

Martin Lowe requested to merge malowe/eclipsefdn-api-common:malowe/main/62 into main

A bunch of various code smell fixes, as well as adding some deprecation flags for content that shouldn't be used or should be replaced like the SortableField annotation and helpers.

The testing harness was updated to use a more fluent chained calling structure rather than the custom methods for each that were restrictive to testing.

Merge request reports