| Class | Description |
|---|---|
| ArkBootEmbedRunner |
Corresponding to org.springframework.test.context.junit4.SpringRunner
used for test ark biz like koupleless, which run ark plugin in embed mode
please refer
com.alipay.sofa.ark.spi.service.plugin.PluginFactoryService#createEmbedPlugin(com.alipay.sofa.ark.spi.archive.PluginArchive, java.lang.ClassLoader) |
| ArkBootRunner |
Corresponding to org.springframework.test.context.junit4.SpringRunner
used for test ark plugin
|
Copyright © 2024. All rights reserved.