//! Shared test utilities for nusy-arrow-git integration tests.
use Triple;
/// Create a simple test triple with the given subject and object.
///
/// Uses `rdf:type` as predicate and 0.9 confidence. Suitable for
/// integration tests that need representative but not domain-specific data.