2013-06-29 05:38:38 +07:00
|
|
|
This test tries to create a reference in the database, intentionally the !-ValidationType-! is set to a wrong value (Y) to make it fail.
|
2012-11-27 15:29:04 +07:00
|
|
|
|
|
|
|
!include TestLoginSystem
|
|
|
|
|
|
|
|
!|Create Record|
|
|
|
|
|*Table* |AD_Reference |
|
|
|
|
|Name |Fitnesse Test|
|
|
|
|
|ValidationType|Y |
|
|
|
|
|invalidcolumn|Y |
|
2013-06-29 05:38:38 +07:00
|
|
|
|*Save*Error* |java.lang.Exception: Cannot set value of column|
|