|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.openuat.authentication.test.ShakeWellBeforeUseProtocolTestBase
public class ShakeWellBeforeUseProtocolTestBase
| Field Summary | |
|---|---|
protected TimeSeriesAggregator |
aggr_a
|
protected TimeSeriesAggregator |
aggr_b
|
protected boolean |
classIsReadyForTests
|
protected static int |
MAX_PROTOCOL_LATENCY_SECONDS
|
protected int |
numFailed
|
protected int |
numProgress
|
protected int |
numSucceeded
|
| Constructor Summary | |
|---|---|
ShakeWellBeforeUseProtocolTestBase()
|
|
| Method Summary | |
|---|---|
protected void |
runCase(java.lang.String filename)
|
void |
setUp()
|
void |
tearDown()
|
void |
testSoftRealtime()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final int MAX_PROTOCOL_LATENCY_SECONDS
protected TimeSeriesAggregator aggr_a
protected TimeSeriesAggregator aggr_b
protected int numSucceeded
protected int numFailed
protected int numProgress
protected boolean classIsReadyForTests
| Constructor Detail |
|---|
public ShakeWellBeforeUseProtocolTestBase()
| Method Detail |
|---|
public void setUp()
throws java.io.IOException
setUp in class junit.framework.TestCasejava.io.IOExceptionpublic void tearDown()
tearDown in class junit.framework.TestCase
protected void runCase(java.lang.String filename)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public void testSoftRealtime()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||