Skip to content

How To: Use Simple Dot Notation #181

Answered by axunonb
Cirkadia asked this question in Q&A
Discussion options

You must be logged in to vote

My quick guess is:

  1. TestFactory.GetPerson() returns a Person class instance.
  2. If so, format string should be {Age} rather than {Person.Age}. I think you get the point, why the Person selector cannot be found.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Cirkadia
Comment options

Answer selected by axunonb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants