description_contains Interface

interface
private elemental module function description_contains(self, substring) result(substring_found)

Arguments

Type IntentOptional Attributes Name
class(test_result_t), intent(in) :: self
type(string_t), intent(in) :: substring

Return Value logical

Description

The result is true if and only if the test description contains the substring