diagnostics_string Interface

interface


Called by

interface~~diagnostics_string~~CalledByGraph interface~diagnostics_string test_diagnosis_t%diagnostics_string proc~co_characterize co_characterize proc~co_characterize->interface~diagnostics_string proc~co_characterize~2 co_characterize proc~co_characterize~2->interface~diagnostics_string proc~idiomatic_assert idiomatic_assert proc~idiomatic_assert->interface~diagnostics_string

private pure module function diagnostics_string(self) result(string)

Arguments

Type IntentOptional Attributes Name
class(test_diagnosis_t), intent(in) :: self

Return Value character(len=:),allocatable

Description

The result is a string describing the condition(s) that caused a test failure or is a zero-length string if no failure