Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Those tests are used to test deserializeation for the evaluator configuration created from Java. It is to test if alias we created for Evaluator works during the deserialization.
As a unit test, we use pre-created evaluator config as input, that is ok as in many unit testing, we even mock input data. Our purpose is to test deserialization for evaluator configuration cross languages.
If we would like to generate evaluator.config on the fly in tests, that can be in a separate Jira or it is actually already covered in e2e testing.
Attachments
Issue Links
- relates to
-
REEF-1189 Delete EvaluatorConfigurationsTests and EvaluatorTests
- Resolved