程序包org.apache.skywalking.apm.agent.test.tools的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.junit.rules.ExternalResource (implements org.junit.rules.TestRule)
    • org.junit.runner.Runner (implements org.junit.runner.Describable)
      • org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
        • org.junit.runners.BlockJUnit4ClassRunner
    • org.apache.skywalking.apm.agent.test.tools.SegmentRefAssert
    • org.apache.skywalking.apm.agent.test.tools.SegmentStorage
    • org.apache.skywalking.apm.agent.test.tools.SpanAssert

Annotation Interface Hierarchy