public void Test7_RouteTripsOfDifferentStationsACWith4ExactStops() { Assert.AreEqual("ABCDC,ADCDC,ADEBC", stations.NewGetRouteTripsExactStops("AC", 4)); }