Package com.cyara.apisamples
Class TestCaseValidator
java.lang.Object
com.cyara.apisamples.TestCaseValidator
public class TestCaseValidator
extends java.lang.Object
This program allows you to fire off consecutive Cyara test
cases. After all your specified test cases have run, the
program will print out the results, highlighting any runs
that failed.
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 TestCaseValidator()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] argv)
-
Constructor Details
-
TestCaseValidator
public TestCaseValidator()
-
-
Method Details
-
main
public static void main(java.lang.String[] argv)
-