Example #1
0
 def test_output(self):
     self.output = OutputFormat(self.data).process()
     self.assertEqual(self.output.splitlines()[1], '1,12.8,76.3,56.2,"TEST POINT"')