2012-07-25 32 views

回答

0

IMO這是矯枉過正。您不應該需要深入測試不屬於您的代碼。一個例子應該足以證明整合,例如:

Given I am adding a new person 
When I fill in a name containing whitespace 
Then the name should be saved with the whitespace stripped 
+0

換言之,如何在場景大綱的示例中使用空格?有沒有分隔符?假設我需要他們測試我的代碼 – Enrique 2012-08-16 04:02:35