Example #1
0
 public void TestCreateNodeViewModelFromName_ViewModelNotRegistered_ThrowsException()
 {
     _nodeProvider.CreateNodeFromName("");
 }