public class TestQueueLog
extends TestCase
Constructor and Description |
---|
TestQueueLog(java.lang.String name)
Creates a new unit test
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Entry point to run this test standalone
|
static Test |
suite()
Creates the test suite
|
void |
testDuplicatePatterns()
Test Server Connect URL
|
void |
testMaskCreditCard()
Test mask credit card
|
void |
testServerConnectURL()
Test Server Connect URL
|
public TestQueueLog(java.lang.String name)
name
- the name of the unitpublic void testMaskCreditCard() throws java.lang.Exception
java.lang.Exception
- a test failure.public void testServerConnectURL() throws java.lang.Exception
java.lang.Exception
- a test failure.public void testDuplicatePatterns() throws java.lang.Exception
java.lang.Exception
- a test failure.public static Test suite()
public static void main(java.lang.String[] args)
args
- the arguments to the teststSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.