30313233343536
MockServer server; public void setUp() { new Main(new String[]{}); // Initialize the config server = new MockServer(); }