skywalking-java/test/plugin/validator/docs/exception/RegistryOperationNamesNotFo...

13 lines
437 B
Markdown

# RegistryOperationNamesNotFoundException
## Format
RegistryOperationNamesNotFoundException <APPLICATION><br/>
expected: <OPERATION_NAME_1, OPERATION_NAME_2, ....><br/>
actual: Not Found<br/>
## Cause by
The RegistryOperationNamesNotFoundException cause by the registry operation names of someone application cannot found
in the actual data file.
## Check Points
1. Check all the instrumentations about test case if it works.