38394041424344
public class TestSuroControl { private SuroControl server; @Before public void setup() { server = new SuroControl(); }