11 lines
367 B
Plaintext
11 lines
367 B
Plaintext
This test tries to create a reference in the database, intentionally the !-ValidationType-! is set to a wrong value (Y) to make it fail.
|
|
|
|
!include TestLoginSystem
|
|
|
|
!|Create Record|
|
|
|*Table* |AD_Reference |
|
|
|Name |Fitnesse Test|
|
|
|ValidationType|Y |
|
|
|invalidcolumn|Y |
|
|
|*Save*Error* |java.lang.Exception: Cannot set value of column|
|