Skip to content

Conversation

@Pondidum
Copy link
Contributor

@Pondidum Pondidum commented Mar 4, 2017

Related to this discussion:
#424

3 Overloaded methods added:

public static void ShouldBeOfTypes<T>(this IEnumerable<T> actual, params Type[] expected)
public static void ShouldBeOfTypes<T>(this IEnumerable<T> actual, Type[] expected, [InstantHandle] string customMessage)
public static void ShouldBeOfTypes<T>(this IEnumerable<T> actual, Type[] expected, [InstantHandle] Func<string> customMessage)

@SimonCropp
Copy link
Contributor

@josephwoodward want me to resurrect this as a new PR?

@SimonCropp
Copy link
Contributor

@josephwoodward gentle bump

@josephwoodward
Copy link
Contributor

@josephwoodward gentle bump

Thanks, I’ll take a look at the original PR tonight :)

@josephwoodward
Copy link
Contributor

@SimonCropp Yeah it'd be good to get this one merged, I can do it tomorrow as it's only the approval tests failing when rebased against master.

@SimonCropp SimonCropp changed the base branch from master to enumerables July 4, 2020 08:01
@SimonCropp SimonCropp merged commit 4ea16d5 into shouldly:enumerables Jul 4, 2020
@SimonCropp SimonCropp mentioned this pull request Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants