generate a set of test inputs and expected results for the
Most Commented Posts
- August 8, 2008 -- Should "In God We Trust" Remain On American Currency? (41)
- February 26, 2009 -- Xtian: What right (specifically) would be violated by removing "In God We Trust" from US currency? (41)
- January 27, 2010 -- Do conservatives invest in gold because they have no faith in American currency? (37)
- November 24, 2008 -- Is “In God We Trust” on US currency a true statement? (35)
- January 3, 2009 -- Should the motto “In God We Trust” be removed from U.S. currency? ? (34)
- March 17, 2009 -- R&S what do you feel about "One nation under God" on US currency? (34)
- April 21, 2009 -- What would be the impact on American society if "In God We Trust" were removed from the currency? (34)
- May 7, 2008 -- Who else thinks that "in god we trust" should be removed from US currency? (33)
- January 9, 2009 -- Are coins and currency the same thing? (30)
- March 8, 2010 -- If your good looks were currency, what could you buy? (30)
This entry was posted
on Saturday, November 28th, 2009 at 7:13 am and is filed under Currency Trading.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
November 28th, 2009 at 7:13 am
Not knowing how your program works, I can only advise on how you would generate the set of test inputs and expected results.
Create a text file and write in several conversions you want to make. These would be the test inputs.
Then in the same file, put the expected result for the test input next to the test input.
Then when you run the program, put in the test inputs and check if your are getting the expected results.