public class TestServerNonceManager
extends java.lang.Object
| Constructor and Description |
|---|
TestServerNonceManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCleanup() |
void |
testConcurrentAttempts() |
void |
testNoEndWithoutStart() |
void |
testNormalStartEnd() |
void |
testStopWaiting() |
void |
testWalNonces() |
public void testNormalStartEnd()
throws java.lang.Exception
java.lang.Exceptionpublic void testNoEndWithoutStart()
public void testCleanup()
throws java.lang.Exception
java.lang.Exceptionpublic void testWalNonces()
throws java.lang.Exception
java.lang.Exceptionpublic void testConcurrentAttempts()
throws java.lang.Exception
java.lang.Exceptionpublic void testStopWaiting()
throws java.lang.Exception
java.lang.Exception