11
shouts

Setting Up a Database For Integration Tests

published 66 days, 6 hours, 40 minutes ago posted by http://micahlmartin.myopenid.com/http://micahlmartin.myopenid.com/ 69 days, 5 hours, 29 minutes ago
Saturday, January 09, 2010 12:29:34 PM GMT Wednesday, January 06, 2010 1:40:37 PM GMT

Warning There is a lot of code in this post. Nothing too crazy or fancy just a LOT of code. It's too much of a pain to create and upload a project file so I've just pasted in. If for some reason you are having trouble getting the code off the page just shoot me an email and I'll send it to you. Also, I'm using MSTest so if that bothers you then please move along.Purpose I've always avoided doing full integration tests because it's always such a pain to get a db setup and in working order each time you ...

category: SQL | clicked: 55 | | source: www.codingcontext.com | show counter code
tags: integration tests, TDD

2 comments posted.

  • url Saturday, January 09, 2010 1:01:11 PM GMT

    caddiccaddic 66 days, 6 hours, 9 minutes ago said:

    "The Data EEPROM and FLASH Program Memory are readable and writable during normal operation over the entire Vdd range" (quoting from the PIC16F87X datasheet (includes the PIC16F877)).

    Force Factor Reviews

  • url Monday, March 08, 2010 10:12:33 AM GMT

    alimaamoseralimaamoser 8 days, 8 hours, 57 minutes ago said:

    Eventhough you make your application an Setup process and run it, it still works fine. But if you try installing the application in another PC2 and the DB string is trying to access the DB in the local system then your application will not work Denta Smile MD

To post your comment please login or signup