construct_from_string_usher Module Procedure

module procedure construct_from_string_usher module function construct_from_string_usher(description, diagnosis_function) result(test_description)

Arguments

Type IntentOptional Attributes Name
type(string_t), intent(in) :: description
type(usher), intent(in) :: diagnosis_function

Return Value type(test_description_t)


Calls

proc~~construct_from_string_usher~~CallsGraph proc~construct_from_string_usher construct_from_string_usher call_assert call_assert proc~construct_from_string_usher->call_assert