0

I am trying to implement StepListener interface from net.thucydides.core.steps where I need to implement the methods:

@Override
public void testSuiteStarted(Class<?> storyClass) {}
@Override
public void testSuiteFinished() {}

How can I send those events in a correct JSON format?

Lasnik
  • 256
  • 2
  • 11
Carolina
  • 23
  • 2

0 Answers0