0

I have a project and I used ms access as my database in my c# code. How will I do the unit tests for that part of the code?

2
  • 1
    By creating a connection to the database and running the queries? Its unclear what you are asking, why do you have concerns about unit testing with MS Access? Commented Sep 25, 2015 at 20:38
  • 1
    I recommend you to read this SO-post stackoverflow.com/questions/15000908/… Commented Sep 26, 2015 at 8:12

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.