Can not call method from inside ClassInitialize MSTest
I have a MS test class and I am trying to call a login interface in the [ClassInitialize] attribute of my test class. However I keep on getting the below error when I run the test case:
I have a MS test class and I am trying to call a login interface in the [ClassInitialize] attribute of my test class. However I keep on getting the below error when I run the test case: