Hello,
When parsing test code, an error occurs if the test method name contains parentheses, and the body contains curly brackets. Because of this, ClassInfo.isExternalClass == true and dependencies are not parsed. There is an error message in the logs "Invalid classfile: Could not parse type signature". Logs and an example project in the attached files.
class_graph_logs.txt
TestClassGraph.zip
Hello,
When parsing test code, an error occurs if the test method name contains parentheses, and the body contains curly brackets. Because of this, ClassInfo.isExternalClass == true and dependencies are not parsed. There is an error message in the logs "Invalid classfile: Could not parse type signature". Logs and an example project in the attached files.
class_graph_logs.txt
TestClassGraph.zip