public void SignOnTest() { ClientInstance.getInstance(); Assert.True(ClientInstance.getInstance().IsConnected); //If connect success }