Unit test generated by RoostGPT by mgdevstack · Pull Request #13 · roost-io/adk-java

testConvertGenaiPartToA2aPart_WithUnknownPartType
testConvertGenaiPartToA2aPart_WithUnsupportedPart

These both are literally identical — same mock setup, same assertion. One of them should be deleted. If you want to test "unknown type", actually create a subclass or use a different mock configuration that simulates a genuinely different code path.