Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 499 Bytes

File metadata and controls

8 lines (6 loc) · 499 Bytes

Integration Test for SmoothingPrices application

Test application SmoothingIT (implementation based on TestNG)

  • Test send windowed data
    • send com.ness.flink.example.pipeline.domain.InterestRate
    • send com.ness.flink.example.pipeline.domain.OptionPrice
  • Test checks produced com.ness.flink.example.pipeline.domain.SmoothingRequest by Flink application with expected results (Test checks based on eventual consistency).