林永吉的四则运算库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
70 B

  1. [TestMethod1]
  2. na=12
  3. nb=4
  4. nExpect=8
  5. [TestMethod2]
  6. na=7
  7. nb=3
  8. nExpect=4