📝 字数:working on
TDD¶
Estimated time to read: 1 minute
Given When Then ¶
Given: state before test run When: the behavior being tested Then: the expected changes
Estimated time to read: 1 minute
Given: state before test run When: the behavior being tested Then: the expected changes