Closed
Description
As proposed by OFEP: SDK end-to-end test strategy 1, we should create an in-memory provider for Java-sdk
We already have contributions for Python2 & Go 3, and we can use same flag format, constructors & error handling strategy for this implementation.
- Implement the in-memory provider
- Migrate existing e2e tests4 to newly create in-memory provider
- search repo for
https://github.com/open-feature/java-sdk/issues/523
for related TODOs.
- search repo for