is_all_successful Subroutine

public subroutine is_all_successful(result)

Return true to result if any assert has failed till now.

Arguments

Type IntentOptional AttributesName
logical, intent(out) :: result

Contents

None