summaryrefslogtreecommitdiff
path: root/examples/eval_arith.py
diff options
context:
space:
mode:
authorMatt Carmody <33763384+mattcarmody@users.noreply.github.com>2020-02-24 01:32:22 +0000
committerGitHub <noreply@github.com>2020-02-23 19:32:22 -0600
commit22c76ec0f9dbf67f59afc56eaf9f5b043e4eef20 (patch)
tree7384a700ebcd6b3f3fb090b4ce9e8dd12fb2d0a0 /examples/eval_arith.py
parent2bd5afbd60973a11bbf9b7c3d677d1bb0442395d (diff)
downloadpyparsing-git-22c76ec0f9dbf67f59afc56eaf9f5b043e4eef20.tar.gz
Add unit tests to expand test coverage (#184)
* Add unit test for pop with invalid named arg * Add unit test for setParseAction() with uncallable arg * Add unit test for __mul__ with negative number * Add unit test for __mul__ with Ellipsis * Add unit tests for matchOnlyAtCol * Add unit tests for convertToDate and converToDatetime * blacken the new tests * Add unit test for assertParseAndCheckDict * Update with feedback from ptmcg Removed unnecessary imports Replaced exception prints with ptmcg's assertRaises override * blacken updates * Update tests with additional feedback Change assertRaises(ParseException) to assertRaisesParseException() Return exception in overrided assertRaises
Diffstat (limited to 'examples/eval_arith.py')
0 files changed, 0 insertions, 0 deletions