pub fn fake_dna_zomes_named(
    network_seed: &str,
    name: &str,
    zomes: Vec<(ZomeName, DnaWasm), Global>
) -> DnaFile
Expand description

A named dna for unit testing.