Forum member
GethinStevens
1 post
Posts by GethinStevens
-
Getting Generics error on 3.18.0.2 that wasn't there in 3.17.x
Visual Studio Version: VS2017 OS: W10 Test Framework: MSTest v2 I have the following test: public abstract class UpdatableFieldTests<T> : GenericDealUpdatableFieldTests<T> where T : class, IUpdatableField { public static object[] InvalidDealTypes { get {…
17 Aug 2018 15:21 UTC