Eric Foster 4668dd26d0 completed lab | 6 年前 | |
---|---|---|
.DS_Store | 6 年前 | |
ConversionTool.class | 6 年前 | |
ConversionTool.ctxt | 6 年前 | |
ConversionTool.java | 6 年前 | |
ConversionToolSpec.class | 6 年前 | |
ConversionToolSpec.ctxt | 6 年前 | |
ConversionToolSpec.java | 6 年前 | |
README.md | 6 年前 | |
package.bluej | 6 年前 |
This tool converts different units of measure. Methods have been stubbed out to convert the following:
This tool should only convert positive numbers. Any negative numbers that are passed should return 0 (This excludes temperature conversions, negative values can be converted)
Complete the implementation so that all test pass
This lab covers the following competencies: