Opened 17 years ago

Closed 17 years ago

#102 closed enhancement (fixed)

Insert non-existent property test case

Reported by: brentrobinson Owned by: brentrobinson
Priority: major Milestone: 3.3.0
Component: FDO API Version: 3.3.0
Severity: 2 Keywords:
Cc: External ID:

Description

Add a new test case to the GenericRdbms unit tests:

Perform an FdoIInsert, specifying a property value for a non-existent property. Verify that FdoIInsert throws the right exception.

Change History (1)

comment:1 by brentrobinson, 17 years ago

Resolution: fixed
Status: newclosed

Revision: 3186 Author: brentrobinson Date: 1:07:37 PM, Thursday, August 09, 2007 Message: Ticket#102. Added FdoIInsert test case for when a value for a non-existent property is specified.


Modified : /trunk/Providers/GenericRdbms/Src/UnitTest/Common/FdoInsertTest.cpp Modified : /trunk/Providers/GenericRdbms/Src/UnitTest/Common/FdoInsertTest.h Modified : /trunk/Providers/GenericRdbms/Src/UnitTest/Odbc/OdbcFdoInsertTest.h

Note: See TracTickets for help on using tickets.