public interface ValidatorCallback
void
endTest(TestResult testResult)
newTopic(String topicName)
progress(String progressMessage)
startTest(String testName)
void newTopic(String topicName)
void startTest(String testName)
void progress(String progressMessage)
void endTest(TestResult testResult)
Copyright © 2014. All rights reserved.