MockFileSystem.AddFilesFromEmbeddedNamespace() method throws ArgumentNullException #921
Labels
area: testinghelpers
Issues that address the testing helpers
state: waiting for feedback
Issues that are waiting for feedback
type: bug
Issues that describe misbehaving functionality
Given a project named "Test" with a "Files" folder within it, and within that folder there are 5 files included as embeddedResources, when I call the given code, it always throw an exception:
This is how I'm calling the code
The text was updated successfully, but these errors were encountered: