类分层结构
- java.lang.Object
- itestx.xyz.migoo.element.Configs
- itestx.xyz.migoo.element.Configs.HttpDefault (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Configs.JDBCDataSource (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Configs.RedisDataSource (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Configs.Builder
- itestx.xyz.migoo.element.Extractors
- itestx.xyz.migoo.element.Extractors.JSONExtractor (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Extractors.RegexExtractor (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Extractors.ResultExtractor (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Extractors.Builder
- itestx.xyz.migoo.element.Processors
- itestx.xyz.migoo.element.Processors.HttpProcessor (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Processors.JDBCProcessor (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Processors.RedisProcessor (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Processors.Post
- itestx.xyz.migoo.element.Processors.Pre
- itestx.xyz.migoo.element.Samplers
- itestx.xyz.migoo.element.Samplers.HTTPSampler (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Samplers.JDBCSampler (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Samplers.RedisSampler (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Samplers.Builder
- itestx.xyz.migoo.element.Timers
- itestx.xyz.migoo.element.Timers.SyncTimer (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Timers.Builder
- itestx.xyz.migoo.element.Validators
- itestx.xyz.migoo.element.Validators.HTTPResponseValidator (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Validators.JSONValidator (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Validators.ResultValidator (implements itestx.xyz.migoo.logic.ITestx)
- itestx.xyz.migoo.element.Validators.Builder
- itestx.xyz.migoo.element.Configs