Class RedundantRPCAnalyzer
- java.lang.Object
-
- cloud.filibuster.junit.server.core.lint.analyzers.test_execution_report.TestExecutionReportAnalyzer
-
- cloud.filibuster.junit.server.core.lint.analyzers.test_execution_report.RedundantRPCAnalyzer
-
public class RedundantRPCAnalyzer extends TestExecutionReportAnalyzer
-
-
Constructor Summary
Constructors Constructor Description RedundantRPCAnalyzer(TestExecutionReport testExecutionReport)
-
Method Summary
-
Methods inherited from class cloud.filibuster.junit.server.core.lint.analyzers.test_execution_report.TestExecutionReportAnalyzer
analyze, getWarnings
-
-
-
-
Constructor Detail
-
RedundantRPCAnalyzer
public RedundantRPCAnalyzer(TestExecutionReport testExecutionReport)
-
-