def reportSuccessfulTest()

in app/com/gu/contentapi/sanity/support/CloudWatchReportingSupport.scala [34:40]


  def reportSuccessfulTest(): Unit
  def reportFailedTest(): Unit
  def reportTestRunComplete(): Unit

}

object CloudWatchReporter {