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