klyn.unittest.TestConsoleReporter.printRunning
method
public printRunning(source as String) as Void:
Description

Starts the single-line progress entry completed by printClass().

Parameters
ParameterDescription
sourceAbsolute test source filename.
Example
reporter.printRunning("/project/tests/klyn/StringTest.kn")