org.jacoco.core
Interface JaCoCo


public interface JaCoCo

Static Meta information about JaCoCo.

Version:
0.4.1.20101007204400
Author:
Marc R. Hoffmann

Field Summary
static String HOMEURL
          Absolute URL of the current JaCoCo home page
static String VERSION
          Qualified build version of the JaCoCo core library.
 

Field Detail

VERSION

static final String VERSION
Qualified build version of the JaCoCo core library.

See Also:
Constant Field Values

HOMEURL

static final String HOMEURL
Absolute URL of the current JaCoCo home page

See Also:
Constant Field Values