Exemplo n.º 1
0
 public void Return_self_for_single_call()
 {
     Assert.That(_fluentSomething.Chain(), Is.SameAs(_fluentSomething));
 }