!**< def
!define test (!|fitlibrary.DoFixture|
|''clear defined actions''|
|''define actions at''|.FitLibrary.SpecifiCations.DefinedActionsWithNamedParameters.DefinedActions.MultiDefineFails|
|''do this now''|
|''name''|''full address''|''other''|
|adam|paradise|
|eve|paradise|
|''do this now''|
|''name''|''name''|
|adam|paradise|
|''do this now''|
|''name''|''full address''|
|adam|
|''do this now''|
|''name''|''full address''|
|adam|paradise|other|
|''do this now''|
|''name''|''full address''|
)
*!
|!-fitlibrary.spec.SpecifyFixture-!|
|${test}|!-
do this now Expected 2 parameters but there were 3 |
name |
full address |
other |
adam |
paradise |
eve |
paradise |
do this now Duplicate parameter: 'name' |
name |
name |
adam |
paradise |
do this now |
name |
full address |
adam Expected 2 parameters but there were 1 |
do this now |
name |
full address |
adam Expected 2 parameters but there were 3 |
paradise |
other |
do this now Missing data rows in table |
name |
full address |
-!|