construct_from_string_t Module Procedure

module procedure construct_from_string_t elemental module function construct_from_string_t(test_passed, diagnostics_string) result(test_diagnosis)

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: test_passed
type(string_t), intent(in) :: diagnostics_string

Return Value type(test_diagnosis_t)