You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Gwen Shapira (JIRA)" <ji...@apache.org> on 2015/02/13 04:13:11 UTC

[jira] [Created] (KAFKA-1950) Expose methods from SerializationTestUtils to all tests

Gwen Shapira created KAFKA-1950:
-----------------------------------

             Summary: Expose methods from SerializationTestUtils to all tests
                 Key: KAFKA-1950
                 URL: https://issues.apache.org/jira/browse/KAFKA-1950
             Project: Kafka
          Issue Type: Improvement
            Reporter: Gwen Shapira


There are some super-useful setup methods in SerializationTestUtils. They can be used to make a lot of our test code simpler to write and read.

I suggest pulling them into a more general test utils object (outside the api package) and exposing more of the methods as public.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)