public Given_ReportAnalyzer()
 {
     _builder = new TestBuilder(GetType());
 }
Ejemplo n.º 2
0
 public Given_AssemblyComparer()
 {
     _builder = new TestBuilder(GetType());
 }