emit abstract method

void emit(
  1. String testName,
  2. double value
)

Implementation

void emit(String testName, double value);