This is an automated email from the ASF dual-hosted git repository.

bharathkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/samza.git.


    from bc15f5b  SAMZA-1757: Tests in samza-api which are written in Scala are 
not triggered (#1176)
     add 159683b  SAMZA-2322: Integrate startpoints with ZK Standalone 
integration tests. (#1155)

No new revisions were added by this update.

Summary of changes:
 .../test/processor/TestStreamApplication.java      |  36 +-
 .../samza/test/processor/TestTaskApplication.java  |  32 +-
 .../processor/TestZkLocalApplicationRunner.java    |  24 +-
 .../samza/test/startpoint/TestStartpoint.java      | 470 +++++++++++++++++++++
 ...ArraySystemFactory.java => TestKafkaEvent.java} |  42 +-
 5 files changed, 542 insertions(+), 62 deletions(-)
 create mode 100644 
samza-test/src/test/java/org/apache/samza/test/startpoint/TestStartpoint.java
 copy 
samza-test/src/test/java/org/apache/samza/test/util/{ArraySystemFactory.java => 
TestKafkaEvent.java} (51%)

Reply via email to