类分层结构
- java.lang.Object
- Main.cases.ChaosBlade
- Main.cases.grpc.CircuitBreakerOpenByFailureGRPC (implements Main.runner.E2ECase)
- Main.cases.http.CircuitBreakerOpenByFailureHTTP (implements Main.runner.E2ECase)
- Main.cases.grpc.CircuitBreakerOpenBySlowCallGRPC (implements Main.runner.E2ECase)
- Main.cases.http.CircuitBreakerOpenBySlowCallHTTP (implements Main.runner.E2ECase)
- Main.Tools.CmdExecutor
- Main.cases.DataUtils
- Main.cases.DBHelper
- Main.runner.E2ECaseRunner
- Main.runner.E2ECaseRunnerCircuitBreakerGRPC
- Main.runner.E2ECaseRunnerCircuitBreakerHTTP
- Main.runner.E2ECaseRunnerGRPC
- Main.runner.E2ECaseRunnerHTTP
- Main.cases.grpc.ExceptedFailureGRPC (implements Main.runner.E2ECase)
- Main.cases.http.ExceptedFailureHTTP (implements Main.runner.E2ECase)
- Main.FindExecutable
- Main.LockFiles
- Main.cases.grpc.MultipleColumnTypeGRPC (implements Main.runner.E2ECase)
- Main.cases.http.MultipleColumnTypeHTTP (implements Main.runner.E2ECase)
- Main.mxgateHelper
- Main.Tools.PrintColor
- Main.cases.grpc.SimpleConcurrencyGRPC (implements Main.runner.E2ECase)
- Main.cases.http.SimpleConcurrencyHTTP (implements Main.runner.E2ECase)
- Main.cases.grpc.SimpleSyncGRPC (implements Main.runner.E2ECase)
- Main.cases.http.SimpleSyncHTTP (implements Main.runner.E2ECase)
- Main.TestLogger
- Main.cases.grpc.VariousEncodedStringGRPC (implements Main.runner.E2ECase)
- Main.cases.http.VariousEncodedStringHTTP (implements Main.runner.E2ECase)
接口分层结构
- Main.runner.E2ECase