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