Enum test case extracted: testMethod added
This commit is contained in:
@@ -61,6 +61,10 @@ public class DescriptorRendererTest extends JetLiteFixture {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testEnum() throws IOException {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testTupleTypes() throws IOException {
|
||||
doTest();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user