Relative Content

Tag Archive for c#xml

The test method does not see the XML file

During the solution of practical work, I created, for example, a code, a test module, both projects on version 4.8 Net, an XML file in it did an action when assembling the content and always copy, made a link to the object under test, but when running the test it gives an error: The test method UnitTestProjectXML.UnitTest1.UserManager_Add_FromXML created an exception:
System.NullReferenceException: The object reference does not point to an instance of the object..
Program code