Skip to content

Commit 7fa071a

Browse files
committed
add information for leaking domain details
1 parent 28c32ab commit 7fa071a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1957,6 +1957,8 @@ final class ValidTest extends TestCase
19571957
}
19581958
```
19591959

1960+
:information_source: Don't duplicate the production logic in tests. Just verify results by hardcoded values.
1961+
19601962
### Mocking concrete classes
19611963

19621964
:x: Bad:

0 commit comments

Comments
 (0)