Activity overview
Latest activity by alans
Ah, nevermind. I just need to use a begin/end error block.
Thanks,
Alan / comments
Ah, nevermind. I just need to use a begin/end error block.
Thanks,
Alan
Instrumenting tests for failure conditions
Hello,
I was wondering if anyone has written a test case where the desired outcome (i.e. the pass criteria) is for the procedure to fail.
I looked at the tSQLt Wiki on assertions, but they don't se...