Introduced cell format extension methods: - Rows that contain column state definitions can make use of this extension method to format a cell that is contained by the data grid view controlWTI-1679
Added styling handling for the AssemblyResultTotalView: - Cells are formatted based on the DataGridViewCellColumnStateDefinitions defined in the RowObjectsWTI-1679
- Added background colour styling for the FailureMechanismAssemblyResult rows - Added functional tests for the derived classes - Added protected helper method to retrieve the column state definition for the categoryWTI-1679
Cleaned up test projects: - Renamed FullTestProjects to MigrationTestProjects, as they do not represent a full project that is configured with all options.WTI-1657