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