fn qualify_mock_name(
mock: &MockView,
target_fqn: &FullyQualifiedName,
) -> MockViewExpand description
Qualify a mock name with the target’s FQN context if it’s not already qualified.
fn qualify_mock_name(
mock: &MockView,
target_fqn: &FullyQualifiedName,
) -> MockViewQualify a mock name with the target’s FQN context if it’s not already qualified.