Exemplo n.º 1
0
 def setUp(self):
     super().setUp()
     self.view = flow.ViolinPlotView(channel = "B1-A",
                                     variable = "Dox")
Exemplo n.º 2
0
 def setUp(self):
     ImportedDataTest.setUp(self)
     self.view = flow.ViolinPlotView(channel="B1-A", variable="Dox")