component_constructor Module Procedure

module procedure component_constructor module function component_constructor(test_fixtures) result(test_harness)

Arguments

Type IntentOptional Attributes Name
class(test_fixture_t) :: test_fixtures(:)

Return Value type(test_harness_t)