That looks like you're printing the input of several tests together, try printing a carriage return after each test.
The C# random tests produce arrays with one value repeated over and over, and second value that shows up only once. Return the unique value.
Loading collection data...
That looks like you're printing the input of several tests together, try printing a carriage return after each test.
The C# random tests produce arrays with one value repeated over and over, and second value that shows up only once. Return the unique value.