Uses of Class
com.avoka.fc.core.service.ITestSuiteService.TestResult
Packages that use ITestSuiteService.TestResult
-
Uses of ITestSuiteService.TestResult in com.avoka.fc.core.service
Methods in com.avoka.fc.core.service that return types with arguments of type ITestSuiteService.TestResultModifier 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.