YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

Detect if command line argument is null value #137

Closed bowdev closed 10 years ago

bowdev commented 10 years ago

If any of the command line argument is null value or string "null", Error manager will report errors and stop Arrow execution with exit code 1.