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

VerveineJ does not export parameters for stub methods #734

Closed
seandenigris opened this issue Aug 3, 2015 · 1 comment
Closed

VerveineJ does not export parameters for stub methods #734

seandenigris opened this issue Aug 3, 2015 · 1 comment

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 734

If we analyze this code, the print method will appear without parameters.

public class NoParametersInStubMethods {
    public void invoking() {
        System.out.print("aString");
    }
}

Reported by tudor@tudorgirba.com on 2011-10-25 09:26:00

@seandenigris
Copy link
Contributor Author

Do we want to look at this one as well?

Reported by tudor@tudorgirba.com on 2012-11-30 07:02:36

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