Package io.featureflow.client
Class RestClientMock
java.lang.Object
io.featureflow.client.RestClientMock
- All Implemented Interfaces:
RestClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpostEvents(List<? extends Event> events) voidregisterFeatureControls(List<Feature> featureRegistrations)
-
Constructor Details
-
RestClientMock
-
-
Method Details
-
registerFeatureControls
- Specified by:
registerFeatureControlsin interfaceRestClient- Throws:
IOException
-
postEvents
- Specified by:
postEventsin interfaceRestClient
-