public interface TestFrameworkInterface
Modifier and Type | Interface and Description |
---|---|
static interface |
TestFrameworkInterface.Scalatest |
Modifier and Type | Method and Description |
---|---|
void |
cleanUp() |
scala.runtime.Nothing$ |
failTest(java.lang.String msg) |
ExceptionHandler |
testExceptionHandler() |
void cleanUp()
scala.runtime.Nothing$ failTest(java.lang.String msg)
ExceptionHandler testExceptionHandler()