.. | ||
helper.rb | ||
README.md | ||
test_call_cond.rb | ||
test_call_fibo.rb | ||
test_call_simple.rb |
Method Testing
Test the calling of several methods (including Builtin)
All in one class though. Using the Interpreter.
.. | ||
helper.rb | ||
README.md | ||
test_call_cond.rb | ||
test_call_fibo.rb | ||
test_call_simple.rb |
Test the calling of several methods (including Builtin)
All in one class though. Using the Interpreter.