dave08
03/17/2019, 3:17 PMNow I have a bit of a problem... I have a test subject returning awhereList<Restriction>
is an interface. So I useRestriction
but it doesn't see the propertyget(0).isA<SimpleRestriction>().get { restrictionList }
declared as a public val in `SimpleRestriction`'s constructor... what could this be?restrictionList