public TestRunner(SwitchController sc, NetworkAnalyzer av, Oscillograph osc) { this.av = av; this.osc = osc; this.sc = sc; }