may post a sample test to show how it worked. Thank you very much for
On Nov 17, 5:49 am, Vlad Losev <
v...@losev.com> wrote:
> Hi David,
>
> Unfortunately, each typed tests and value parameterized tests are quite
> complex in implementation. Combining them, if possible, would be a nightmare
> to support.
>
> If you need to test different implementation of the same interface (in the
> OOP sense rather than in the generics sense), you can use value
> parameterized tests via a technique shown in the sample