Description
Tests generation failed because ClassId.canonicalName has thrown an exception
To Reproduce
- Run Contest Estimator with method com.google.common.base.CaseFormat.* and 300s time limit.
Actual behavior
publicvoidtestTo_errors()
{
// Couldn't generate some tests. List of errors:// // 1 occurrences of:// ClassId com.google.common.base.CaseFormat$1 does not have canonical name
}
Description
Tests generation failed because
ClassId.canonicalNamehas thrown an exceptionTo Reproduce
Actual behavior