from_components Module Procedure

module procedure from_components pure module function from_components(test_subjects) result(test_suite)

Arguments

Type IntentOptional Attributes Name
type(string_t), intent(in) :: test_subjects(:)

Return Value type(test_suite_t)