tSQLt.AssertNotEquals and tSQLt.AssertLike Missing?
I installed the tSQLt objects using SQL Test and I can't find AssertNotEquals or AssertLike anywhere. Is this a known issue? I have the latest SQL Test installed (1.5.0.85), but I created the tSQLt objects a while back. Is there a way to make sure my local schema is up-to-date?
tSQLt assertion objects according to the tSQLt User Guide(http://tsqlt.org/user-guide/):
tSQLt objects created by SQL Test
tSQLt assertion objects according to the tSQLt User Guide(http://tsqlt.org/user-guide/):
tSQLt objects created by SQL Test
Comments
SQL Test is over a year behind tSQLt:
http://www.red-gate.com/MessageBoard/vi ... hp?t=18049
SQL test 1.5 should include the latest tSQLt framework.
Were you using these databases with SQL Test 1.0?
If so, you will need to manually upgrade the tSQLt framework for these databases.
To upgrade the tSQLt framework you will need to uninstall and reinstall the tSQLt framework.
Please see the following page for details on upgrading the tSQLt framework.
http://documentation.red-gate.com/displ ... ease+notes
Manfred
Product Support
Red Gate Software
I've uninstalled and reinstalled the framework. The objects show up now. Thanks.