eclipsesource / eclipsesource/restfuse
How can I set values for method and path via code - without annotation
Open
- Dominant language
- Java
- Stars
- 95
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
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 !!!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.