public void TestCancelChangesOnNew()
 {
     _controller.CancelChanges(_entityNew);
 }