public interface TestGenerationLog
void
testGenerationCompleted()
write(String string)
writeException(Throwable t)
writeln(String string)
void writeln(String string)
void write(String string)
void writeException(Throwable t)
void testGenerationCompleted()