示例#1
0
    def setUp(self):
        """
        ready up all variables and test class
        """
        print '=' * 100
        print "<%s> currently run: %s" % (self.__class__.__name__,
                                          self._testMethodName)
        print '-' * 100 + '\n'

        self.open_dir = OpenDir()

        self.path = "C:\\Users\\Jack\\PycharmProjects\\rivers2\\" \
                    "files\\tos.pos\\2014-08-01-PositionStatement.csv"