klyn.unittest.TestRunObserver.testClassStarted
method
public testClassStarted(source as String) as Void
Description

Reports that a test source is about to run.

Parameters
ParameterDescription
sourceAbsolute source filename.
Example
observer.testClassStarted("/project/tests/klyn/StringTest.kn")