aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/main/java/com/yahoo/jdisc/test/package-info.java
blob: c84cb01e47d0e44e4d7b467ec729e07fc1bdcab3 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * <p>Provides classes and interfaces for implementing unit tests of jDISC components.</p>
 *
 * @see com.yahoo.jdisc.test.TestDriver
 */
@com.yahoo.api.annotations.PublicApi
package com.yahoo.jdisc.test;