Package com.cyara.apisamples
Class AniDebugTestCase
java.lang.Object
com.cyara.apisamples.AniDebugTestCase
public class AniDebugTestCase
extends java.lang.Object
This sample takes in a test case ID and creates a
debug duplicate, ANI spoofing it with a random,
unique ANI. The test case is then run, and 60 seconds
later the result is outputted. Great to automatically
execute a call and search your backend for the unique ANI
if it fails.
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.3
- Author:
- Chris Ryan
-
Constructor Summary
Constructors Constructor Description AniDebugTestCase()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] argv)
-
Constructor Details
-
AniDebugTestCase
public AniDebugTestCase()
-
-
Method Details
-
main
public static void main(java.lang.String[] argv)
-