Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)

  • RE: tSQLt AssertEqualsString

    DesNorton - Thursday, August 9, 2018 1:26 AM

    You could always extend tSQLt by writing your own case-sensitive assertion.  It's just a stored...

  • RE: tSQLt AssertEqualsString

    drew.allen - Wednesday, August 8, 2018 2:38 PM

    We can't answer this without knowing the definition of tQSLt.AssertEqualsString.

    Drew

    It's not mine,  it's part...

  • RE: tSQLt AssertEqualsString

    The collation is Latin1_General_CI_AS, but I've created a function that camel cases the input, so the test needs to check the casing.

    the rest of my test code looks...

  • RE: tSQLt AssertEqualsString

    Thanks, but I am trying to do this using the tSQLt testing framework. I guess I can work around  it, by saving the result of the above and asserting a...

  • RE: Building Small Habits

    I adopted this convention about 3 years and have since managed to introduce it to 2 new companies, it makes a world of difference when deploying code in tightly controlled...

  • RE: The Number that shouldn't be a number

    I'm currently working on a warehouse where someone decided it was a good idea to use numeric(2,0) for a cancellation code, works fine for the current system, but now breaks...

Viewing 6 posts - 1 through 6 (of 6 total)