
io.opentelemetry.instrumentation.test.AgentInstrumentationSpecification.groovy Maven / Gradle / Ivy
/*
* Copyright The OpenTelemetry Authors
* SPDX-License-Identifier: Apache-2.0
*/
package io.opentelemetry.instrumentation.test
/**
* Base class for spock specifications that test javaagent instrumentations.
*/
abstract class AgentInstrumentationSpecification extends InstrumentationSpecification implements AgentTestTrait {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy