Esempio n. 1
0
 public void should_call_the_serializer()
 {
     theSerializer.Received().Serialize(theSentEnvelope, theNode);
 }