All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.apigee.trireme.nodetests.Dummy Maven / Gradle / Ivy

package io.apigee.trireme.nodetests;

/**
 * The sole purpose of this class is to prevent JaCoCo from barfing on this module, since the most interesting
 * code coverage data will come from this module, and JaCoCo doesn't work unless target/classes has something in it.
 */
public class Dummy
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy