aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus/src/main/java/com/yahoo/messagebus/test/package-info.java
blob: 09b09ccda7959ff3798a5de2fce981d691629df2 (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 package.
 */
@com.yahoo.api.annotations.PackageMarker
package com.yahoo.messagebus.test;