|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [jbehave-dev] [jira] (JBEHAVE-842) Not entering in @Gi... Goops Shre (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-842) Not entering i... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-842) Not entering i... Goops Shre (JIRA)
I tried with the syntax of @Given (you recommended) including all tables as well as individual table. No progress.
1. New thing I added is "|" while starting as well as ending. No good news..
2. Addition to that I kept empty field exactly as per the field, my previous table filed was less than the empty columns. No good news...
Any Advise???
Revised Code:
@Given("a data of members $members and providers $providers and claims $claims")
public void TestFixtures(ExamplesTable members, ExamplesTable claims,
ExamplesTable providers) { dataHelper.createMembers(members.getRows()); dataHelper.createProviders(providers.getRows()); dataHelper.createClaims(claims.getRows()); }
Revised Story:
Given a data of members
MemberID |FName |LName |CarrierID| GroupID| DOB| Address1| Address2| City| State| ZipCode|
and providers
and claims
here is the result...
(com/story/DrugSafetyTest.story)
Scenario: Retrieve member information by member ID and rule Rule name
Given a data of members
MemberID |FName |LName |CarrierID| GroupID| DOB| Address1| Address2| City| State| ZipCode|
and providers
and claims
When AP_Dementia is the program to run with 2 DTPcount (NOT PERFORMED)
Then match output file in this file location (NOT PERFORMED)
@Given("a data of members \r\nMemberID\t
@Pending
public void givenADataOfMembersMemberIDFNameLNameCarrierIDGroupIDDOBAddress1Address2CityStateZipCode100000000PINKIEPIEPONY100000001RainbowDashAndProvidersProviderIDFNameLNameAddress1Address2CityStateZipCode100000000PINKIEPIEPONY100000001RainbowDashAndClaimsClaimIDMemberIDProviderIDClaimStatusDaysSupplyGPIQtyClaimDtDrugNameDiagnosisCodeProviderIDPFNamePLastNamePartyID100000000100000000100000002P306205355010033060() tok1-block-tok