public class LocatorVerticleTests
extends java.lang.Object
| Constructor and Description | 
|---|
LocatorVerticleTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
void | 
testLocateOverHttp()
We test from here because locator-client is gone & we want a 'complex'
 topology for LocatorVerticle coverage
 
 Locator code is still called by roundcube so we need it in a working state. 
 | 
void | 
testLocatePerfTopoVersusSql()  | 
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionpublic void testLocateOverHttp()
                        throws java.lang.InterruptedException,
                               java.util.concurrent.ExecutionException,
                               java.util.concurrent.TimeoutException,
                               java.io.IOException
java.util.concurrent.TimeoutExceptionjava.util.concurrent.ExecutionExceptionjava.lang.InterruptedExceptionjava.io.IOExceptionpublic void testLocatePerfTopoVersusSql()
                                 throws java.lang.InterruptedException,
                                        java.util.concurrent.ExecutionException,
                                        java.util.concurrent.TimeoutException,
                                        java.io.IOException
java.lang.InterruptedExceptionjava.util.concurrent.ExecutionExceptionjava.util.concurrent.TimeoutExceptionjava.io.IOExceptionCopyright © 2023. All Rights Reserved.