Ejemplo n.º 1
0
 public void Initialize()
 {
     _target = new SiteTemplateRepository();
     Assert.IsNotNull(_target);
 }