Ejemplo n.º 1
0
 public void Setup()
 {
     versification = new ScrVers("DummyScrVers"); // Defaults to the eng.vrs file but without a common name
     versification.ClearAllInfo();                // Clear all mappings, etc. from the versification so we can test with a clean slate
 }