forked from loafle/openapi-generator-original
Added some Test Cases (#16994)
* New Test Case Added to AndroidClientCodegenTest * New Test Case Added to GenApiControllerTest * New Test Case Added to BirdAndCategoryTest * New Test Case Added to WorkflowSettingsTest * Modified GenApiControllerTest * Added Test case in JavascriptClientCodegenTest * Modified BirdAndCategoryTest * Modified BirdAndCategoryTest --------- Co-authored-by: Mann <mn906219@dal.ca>
This commit is contained in:
@@ -34,7 +34,7 @@ public class BirdAndCategoryTest {
|
||||
*/
|
||||
@Test
|
||||
public void testBirdAndCategory() {
|
||||
// TODO: test BirdAndCategory
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -42,7 +42,7 @@ public class BirdAndCategoryTest {
|
||||
*/
|
||||
@Test
|
||||
public void sizeTest() {
|
||||
// TODO: test size
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user