Skip to content

Commit 9fd045b

Browse files
author
Tomáš Votruba
authored
Merge pull request #67 from peter-gribanov/BetterJSAlternative_di
Remove introduction of mocking
2 parents d361e22 + 9daf53d commit 9fd045b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -480,8 +480,6 @@ class BetterJSAlternative
480480
}
481481
```
482482

483-
Now we can mock the dependencies and test only the work of method `BetterJSAlternative::parse()`.
484-
485483
**[⬆ back to top](#table-of-contents)**
486484

487485
### Don't use flags as function parameters

0 commit comments

Comments
 (0)