Fix missing interface's fields and methods in builder#404
Conversation
|
This is an interesting case. Do you have a real use case like what you described? I honestly didn't know that a class like DemoClass was legal. |
Yea. I faced it in my repo My |
|
Cool, it makes sense to me. Could you add some tests in auto_mocks_test? Maybe just one for methods and one for fields. |
Sure. Let's me update it now 👍 |
3e6b43b to
677d6f9
Compare
|
@srawlins I added 2 tests into |
|
Apologies for letting this languish; can you reformat auto_mocks_test, as CI complains about it? |
677d6f9 to
1126084
Compare
Done it! 👌 |
|
Thanks much! |
Fix missing interface's fields and methods in builder PiperOrigin-RevId: 375105090
Fix missing interface's fields and methods in builder PiperOrigin-RevId: 375105090
Steps to Reproduce
Expected
Actual