类分层结构
- java.lang.Object
- Main.cases.http.CircuitBreakerOpenByFailureHTTP (implements Main.runner.E2ECase)
- Main.cases.http.CircuitBreakerOpenBySlowCallHTTP (implements Main.runner.E2ECase)
- Main.cases.http.ExceptedFailureHTTP (implements Main.runner.E2ECase)
- Main.cases.http.MultipleColumnTypeHTTP (implements Main.runner.E2ECase)
- Main.cases.http.SimpleConcurrencyHTTP (implements Main.runner.E2ECase)
- Main.cases.http.SimpleSyncHTTP (implements Main.runner.E2ECase)
- Main.cases.http.VariousEncodedStringHTTP (implements Main.runner.E2ECase)