コード例 #1
0
 @Test
 public void printBoxPlot() {
   assertEquals(output, graph.printBoxPlot());
 }