Uses of Record Class
cloud.opencode.base.test.report.TestReport.TestResult
Packages that use TestReport.TestResult
-
Uses of TestReport.TestResult in cloud.opencode.base.test.report
Methods in cloud.opencode.base.test.report that return TestReport.TestResultModifier and TypeMethodDescriptionstatic TestReport.TestResultstatic TestReport.TestResultstatic TestReport.TestResultMethods in cloud.opencode.base.test.report that return types with arguments of type TestReport.TestResultModifier and TypeMethodDescriptionTestReport.getResults()Get all results 获取所有结果TestReport.testCases()Alias for getResults()Methods in cloud.opencode.base.test.report with parameters of type TestReport.TestResultModifier and TypeMethodDescriptionvoidTestReport.add(TestReport.TestResult result) Add test result 添加测试结果