ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | List of all members
wtools.tools.jacococli.jacococli Class Reference
Inheritance diagram for wtools.tools.jacococli.jacococli:

Public Member Functions

def runnable_status
 

Static Public Attributes

string run_str = '${JAVA} -jar ${JACOCOCLI} report ${OUTDIR}/jacoco.exec ${JACOCOCLI_CFL:CLASSFILES} --html ${OUTDIR}/jacoco --sourcefiles ${SRCPATH}/src --sourcefiles ${SRCPATH}/test'
 
string color = 'BLUE'
 

Member Function Documentation

def wtools.tools.jacococli.jacococli.runnable_status (   self)

Member Data Documentation

string wtools.tools.jacococli.jacococli.color = 'BLUE'
static
string wtools.tools.jacococli.jacococli.run_str = '${JAVA} -jar ${JACOCOCLI} report ${OUTDIR}/jacoco.exec ${JACOCOCLI_CFL:CLASSFILES} --html ${OUTDIR}/jacoco --sourcefiles ${SRCPATH}/src --sourcefiles ${SRCPATH}/test'
static

The documentation for this class was generated from the following file: