Uses of Class
com.avoka.fc.core.service.ITestSuiteService.TestResult
-
Uses of ITestSuiteService.TestResult in com.avoka.fc.core.service
Modifier and TypeMethodDescriptionITestSuiteService.runTests()
Run the test suites configured unit tests, return an empty list if all succeeded or a list of error messages if one or more service unit tests failed.TestSuiteService.runTests()
Run the test suites configured unit tests, return a list of TestResults.