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

How can I set values for method and path via code - without annotation #48

Open
amolchaudhari69 opened this issue Jul 11, 2013 · 0 comments

Comments

@amolchaudhari69
Copy link

I want to write a Login class which will do login and will set LoginToken in class level variable, so my all other Test Case classes will extend this class will get token from the parent class.
I am planning to write @BeforeClass method in Login class but how can I call login resource from there :( please suggest

Thanks In Advance !!!

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

1 participant