public class TestUtils extends Object
| Constructor and Description |
|---|
TestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
startServer(String balxFile)
Starts the EI server with given balx file.
|
static boolean |
stopServer()
Stops the EI server.
|
public static boolean startServer(String balxFile)
balxFile - path to balx file is relative to the project rootpublic static boolean stopServer()
Copyright © 2018 WSO2. All rights reserved.