MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / DummyTxn

Class DummyTxn

atomic-core/src/pristine/view_graph.rs:315–315  ·  view source on GitHub ↗

We can't easily construct a full GraphTxnT mock here, but we can test the is_visible logic directly.

Source from the content-addressed store, hash-verified

313 // We can't easily construct a full GraphTxnT mock here, but we can
314 // test the is_visible logic directly.
315 struct DummyTxn;
316
317 let vg: ViewGraph<'_, DummyTxn> = ViewGraph {
318 inner: &DummyTxn,

Callers 1

Calls

no outgoing calls

Tested by 1