test_subjects Interface

interface
private pure module function test_subjects(self) result(subjects)

Arguments

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

Return Value type(string_t),allocatable,(:)