pub fn declared_test_case(
repo_id: RepoId,
config: &IntegrationTestConfig,
content_hash: Option<String>,
) -> DeclaredTestCaseExpand description
Creates a test-case node from strict declared metadata.
pub fn declared_test_case(
repo_id: RepoId,
config: &IntegrationTestConfig,
content_hash: Option<String>,
) -> DeclaredTestCaseCreates a test-case node from strict declared metadata.