MockAction Interface

public interface MockAction

Module Procedures

private function new_MockAction(src_subtype, dst_subtype) result(action)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in), optional :: src_subtype
character(len=*), intent(in), optional :: dst_subtype

Return Value type(MockAction)