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:
Mann Patel
2023-11-07 01:11:35 -04:00
committed by GitHub
parent 849cf88ba7
commit a31b38b223
6 changed files with 69 additions and 3 deletions

View File

@@ -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
}
/**