aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/src/main/java/com/yahoo/messagebus/network/rpc/test/package-info.java
blob: 01e231379a0300e2d8bff5639b02578002574b74 (plain) (blame)
1
2
3
4
5
6
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * This package contains utility classes for the unit tests in the com.yahoo.messagebus.network.rpc package.
 */
@com.yahoo.api.annotations.PackageMarker
package com.yahoo.messagebus.network.rpc.test;