run Interface

interface


Called by

interface~~run~~CalledByGraph interface~run test_description_t%run proc~run~3 run proc~run~3->interface~run

private impure elemental module function run(self) result(test_result)

Arguments

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

Return Value type(test_result_t)

Description

The result encapsulates the test description and test outcome