Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For time base operations it's important to allow fine grained controll over time. Therefore, we provide a mock time class that can be ingested into the driver and can be used to generte input data. To avoid testing boiler plate code, we provide a rich amount of overload methods and a TestRecordFactory that simplifies to generate TestRecords instead of using the verbose underlying methods. Thus, people have many degrees of freedom on how to use the test driver in their own code.

In the initla release, we might want to mark all new classes with annotation @Unstable or @Evolving.

Compatibility, Deprecation, and Migration Plan

...