Beispiel #1
0
 public int Rocks() => chunk.Zero();
Beispiel #2
0
 public int NSubstitute() => sub.Zero();
Beispiel #3
0
 //[Benchmark]
 public int FakeItEasy() => fake.Zero();
Beispiel #4
0
 public int Moq() => mock.Zero();
Beispiel #5
0
 public int Stub() => stub.Zero();