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

multiple opened projects named VBProject will break the fully-qualified method calls #1

Closed
retailcoder opened this issue Oct 27, 2014 · 1 comment
Labels
bug Identifies work items for known bugs status-declined This will not be implemented.
Milestone

Comments

@retailcoder
Copy link
Member

Test methods are called with a fully-qualified syntax ProjectName.ModuleName.TestMethodName - however if there are two or more projects with the same name, VBA will not be able to resolve the method call and an exception will be thrown.
If the test method is added from the Test Explorer, an exception will be thrown when an existing TestMethod (ProjectName.ModuleName.TestMethodName) is added to the session.

@retailcoder retailcoder added status-declined This will not be implemented. bug Identifies work items for known bugs and removed status-declined This will not be implemented. labels Nov 6, 2014
@retailcoder
Copy link
Member Author

Won't fix - there is no way to avoid these name clashes. The exception should be handled though.

@retailcoder retailcoder added this to the Unit Testing milestone Nov 11, 2014
@rubberduck203 rubberduck203 added status-declined This will not be implemented. bug Identifies work items for known bugs and removed bug Identifies work items for known bugs labels Nov 11, 2014
retailcoder added a commit that referenced this issue Nov 12, 2014
Hosch250 added a commit that referenced this issue May 14, 2015
Hosch250 added a commit that referenced this issue May 18, 2015
Hosch250 added a commit that referenced this issue Jun 11, 2015
rubberduck203 pushed a commit that referenced this issue Jul 4, 2015
retailcoder added a commit that referenced this issue Sep 5, 2015
update [next] from main repo
retailcoder pushed a commit that referenced this issue Sep 27, 2015
Hosch250 pushed a commit that referenced this issue Feb 8, 2016
retailcoder pushed a commit that referenced this issue May 8, 2016
retailcoder pushed a commit that referenced this issue Sep 3, 2016
Fix for #2177: Crashes Excel.exe on start up of VBA Editor
retailcoder pushed a commit that referenced this issue Dec 14, 2016
Cleaned up == and != operator methods
retailcoder pushed a commit that referenced this issue Jan 5, 2017
some more fixes from retailcoder
Hosch250 pushed a commit that referenced this issue Apr 10, 2017
retailcoder pushed a commit that referenced this issue Feb 27, 2018
@BZngr BZngr mentioned this issue Apr 7, 2018
retailcoder pushed a commit that referenced this issue Sep 5, 2018
bclothier pushed a commit that referenced this issue Jan 3, 2019
Update local fork with rubberduck changes
Vogel612 pushed a commit that referenced this issue Apr 26, 2019
Vogel612 pushed a commit that referenced this issue Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies work items for known bugs status-declined This will not be implemented.
Projects
None yet
Development

No branches or pull requests

2 participants