Example #1
0
 public void should_ignore_binding()
 {
     //NOTE: Nothing to test, Bind method is empty
     _binder.Bind(_property, _context);
 }