eclipsesource / eclipsesource/restfuse
upgrading from 1.1 to 1.2
Open
- Dominant language
- Java
- Stars
- 95
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to upgrade from 1.1 to 1.2 so I can get the https support. Is there anything documented about how to go about doing that? It looks like a lot has changed.
I have junit 4.9 and restfuse 1.2.
Currently - I am getting a null pointer when trying to access that response in my test files.
@Context
public Response response;
It would also be nice to see some relevant examples of using MethodRule or TestRule or whatever is being used right now.
Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.