Unit testing when accessing the config entries

Posted by Community Admin on 04-Aug-2018 03:50

Unit testing when accessing the config entries

All Replies

Posted by Community Admin on 11-Mar-2013 00:00

Hey there,
  I need to unit test a few of my classes...problem is in the context of a TestProject\TestMethod calls the the config entry (Config.Get<type>) are throwing Object Ref errors....run the same code in the context of the webapp and it works fine.

 What's best prac here?

Steve

This thread is closed