Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
[TDD] Unit tests and parameter validation
Where does that data come from? Programmers or external sources? Development time or runtime? I don't test against programmers but might test if data comes from a file or database. Humans can figure out when they're wrong, especially if they write tests. Of course I worry a bit more if the parameters are not type-safe and/or the ordering of parameters is not obvious and natural. So that leaves the last question as whether the interface invited advise. On Oct 16, 2013 12:03 AM, "Eb" <amaeze@...> wrote:
|
to navigate to use esc to dismiss