Skip to content

Commit c9b16a3

Browse files
committed
add note
1 parent 8b749cc commit c9b16a3

File tree

1 file changed

+1
-0
lines changed
  • test-common/test-common-runtime/src/main/java/org/apache/kafka/common/test

1 file changed

+1
-0
lines changed

test-common/test-common-runtime/src/main/java/org/apache/kafka/common/test/TestUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
* Helper functions for writing unit tests.
3636
* <p>
3737
* <b>Package-private:</b> Not intended for use outside {@code org.apache.kafka.common.test}.
38+
* Use {@code org/apache/kafka/test/TestUtils} instead.
3839
*/
3940
class TestUtils {
4041
private static final Logger log = LoggerFactory.getLogger(TestUtils.class);

0 commit comments

Comments
 (0)