shenyu
shenyu copied to clipboard
[Task] ShenYu client core test case
Description
Add test case for shenyu-client-core
Task List
- [ ] Add test case for
AbstractContextRefreshedEventListener
@strawberry-crisis - [ ] Add test case for
RegisterClientConsumerExecutor
- [x] Add test case for
ShenyuClientApiDocExecutorSubscriber
@omernaci - [x] Add test case for
ShenyuClientMetadataExecutorSubscriber
@yunuskarakaya - [ ] Add test case for
ShenyuClientURIExecutorSubscriber
- [ ] Add test case for
ShenyuClientRegisterEventPublisher
- [x] Add test case for
ShenyuClientIllegalArgumentException
- [ ] Add test case for
ShenyuClientRegisterRepositoryFactory
- [ ] Add test case for
ShenyuClientShutdownHook
- [x] Add test case for
PortUtils
@VampireAchao
Can I help with AbstractContextRefreshedEventListener? Thanks.
Hi @moremind, I would happy to contribute for ShenyuClientApiDocExecutorSubscriber
class test.
Hi @moremind, I would happy to contribute for
ShenyuClientApiDocExecutorSubscriber
class test.
assigned
Can I help with AbstractContextRefreshedEventListener? Thanks.
Sorry for the delay. Actually, I am not familiar with writing JUnit tests for an abstract class. Are there any examples that I can reference?
Can I help with AbstractContextRefreshedEventListener? Thanks.
Sorry for the delay. Actually, I am not familiar with writing JUnit tests for an abstract class. Are there any examples that I can reference?
yes, of course, please see shenyu-client
hi @moremind, I would like write a test for this class ShenyuClientMetadataExecutorSubscriber
.
Hi, @moremind I would like to writ the test for ShenyuClientMetadataExecutorSubscriber
@dragon-zhang @moremind please review #5404 #5406 #5408
Hi, @moremind I would like to write the test for ShenyuClientURIExecutorSubscriber
Hi, @moremind I would like to write the test for ShenyuClientURIExecutorSubscriber
@moremind please review https://github.com/apache/shenyu/pull/5413