Incorporated comments review 3223: - Introduced random extensions to select a subset of enums - Applied to affected tests -- Applied to AssessmentSectionAssemblyResult as none and notapplicable are invalid results and will cause a NotSupportedException when generated.
Introduced support to write failure mechanism assembly section results: - Only write results that have a category result != NONE to the serializable model. None is a not supported option and throws an exception.