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: