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

Chapter 9 Long Exercise. #49

Open
Delgathar opened this issue Dec 10, 2022 · 3 comments
Open

Chapter 9 Long Exercise. #49

Delgathar opened this issue Dec 10, 2022 · 3 comments

Comments

@Delgathar
Copy link

Hello,

For the Chapter 9 long exercise, one of the steps in the assignment is to type multiple tests in multiple files. The problem is only the first file seems to populate my Test Explorer, so the new tests are not added. I've tried clearing the tests, dragging and dropping the GameStateTests file into the Test Explorer, looking at file properties, double checked the usings statements, but I can't figure out why the other files aren't working. I also tried the open playlist file, but it seems to be looking for .playlist files, not .cs files.

Screenshot_1

@Delgathar
Copy link
Author

I figured it out. When I created the class, it made it internal. Changing the class to public made them populate the explorer, now back to work.

@andrewstellman
Copy link
Collaborator

Thanks for doing the legwork on this one! I'll leave this open until I get the exercise updated.

@Delgathar
Copy link
Author

Yeah. I don't post anything here until I spend at least a couple hours trying to figure it out myself. But it just seems to work out that I figure stuff out shortly after asking the question of someone. Thank you for being around just in case though. I appreciate that you did respond.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants