Examples of How to Use Lapidary
Here are a few
very
simple examples of how to use Lapidary.
Adder.rb
- a file to be tested
Subtracter.rb
- a file to be tested
TC_Adder.rb
- a test case for Adder
TC_Subtracter.rb
- a test case for Subtracter
TS_Examples.rb
- a suite rolling up all the tests