Ejemplo n.º 1
0
 public void BeforeEachTest()
 {
     _sut = new BufferWriter <int>(1);
 }