Package com.cyara.apisamples
Class ListTestCasesCXModels
java.lang.Object
com.cyara.apisamples.ListTestCasesCXModels
public class ListTestCasesCXModels
extends java.lang.Object
This program prints out every current CX Model
on the account, and all the test cases generated
by that model. Used to show a count of test
cases per CX Model. Output is tilde separated.
This is not an official Cyara product and is not officially supported. It is used for demonstration and training purposes. For assistance, contact chris.ryan@cyara.com
- Version:
- 1.1
- Author:
- Chris Ryan
-
Constructor Summary
Constructors Constructor Description ListTestCasesCXModels()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] argv)
-
Constructor Details
-
ListTestCasesCXModels
public ListTestCasesCXModels()
-
-
Method Details
-
main
public static void main(java.lang.String[] argv)
-