run Interface

interface


Called by

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

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