Skip to content

The Value= should not be serialized (enumerable data) #5

@sandrock

Description

@sandrock

These unit tests are bugged:

  • SerializeEnumerableMethod.SerializeEnumerableMethod
  • SerializeEnumerableMethod.Value_Item
  • SerializeEnumerableMethod.Value_Item_Value

And the implementation is wrong.

This assert type: Assert.Equal("Hello;Foo=Bar;Value=Yop", result); fails.
We get "Value=Hello;Foo=Bar;Value=Yop"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions