com.yahoo.jdisc.test.package-info Maven / Gradle / Ivy
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
* Provides classes and interfaces for implementing unit tests of jDISC components.
*
* @see com.yahoo.jdisc.test.TestDriver
*/
package com.yahoo.jdisc.test;