public void PVEmbedNND_NoId() { var result = controller.PVEmbedNND(); Assert.IsInstanceOfType(result, typeof(HttpNotFoundResult)); }