suransys / omnistap

Unit testing framework for Omnis Studio
MIT License
15 stars 7 forks source link

Set the subtype on the default mock variable to an instance of the production code #21

Open barkingfoodog opened 1 year ago

barkingfoodog commented 1 year ago

Studio 11 can take a $i[windows|tables|etc.] reference as a default value on an item reference. Set this on iirMock so we can get auto-complete to the methods on the mocked class.