public void Should_create_info_with_argument_types_from_call() { Assert.That(_result.ArgTypes(), Is.EqualTo(_callArgumentTypes)); }