Ejemplo n.º 1
0
 public void should_set_the_object_factory()
 {
     actionFilterRegistry.AssertWasCalled(f => f.SetObjectFactory(Arg <IFluentMvcObjectFactory> .Is.Anything));
 }