add assertCompiles() checks to codegen tests
dg-builder opened this issue · comments
David Grossman commented
In SchemaBuilderTest
, we need to test if the generated avro POJOs actually work (i.e. if they compile). Add checks to each existing test to see if they compile