MockItemSpec Interface

public interface MockItemSpec

Module Procedures

private function new_MockItemSpec(name, subtype, adapter_type) result(spec)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
character(len=*), intent(in), optional :: subtype
character(len=*), intent(in), optional :: adapter_type

Return Value type(MockItemSpec)