Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more constructors to SharedParameterFile class #7

Open
salaros opened this issue Jun 8, 2018 · 1 comment
Open

Add more constructors to SharedParameterFile class #7

salaros opened this issue Jun 8, 2018 · 1 comment

Comments

@salaros
Copy link
Collaborator

salaros commented Jun 8, 2018

No description provided.

@salaros salaros self-assigned this Jun 8, 2018
@salaros salaros added this to To do in Shared parameter file via automation Jun 8, 2018
@salaros salaros moved this from To do to Covering with tests in Shared parameter file Jun 8, 2018
@salaros
Copy link
Collaborator Author

salaros commented Jun 8, 2018

One of tests might be:

  • create one instance of shared parameter file per each constructor with the same data
  • add them to a list / collection
  • run Assert.Equals(1, collection.Distinct().Count())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Shared parameter file
  
Covering with tests
Development

No branches or pull requests

1 participant