Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Morten
Morten has asked
9
questions and find answers to
49
problems.
Stats
823
EtPoint
171
Vote count
9
questions
49
answers
About
Developer
Morten questions
Really basic moq example fails
Mocking foreach loop with Moq
Is it ok to unit-test an abstract class by instantiating it as a mock object?
Unit test wrapper objects?
Prefixing interfaces with I?
Morten answers
TDD can force the creation of "fake" dependencies
Need to mock a custom class for unit testing purposes
How can unit testing make parameter validation redundant?
Effective Unit Test Coverage (and what should actually be tested?)
Adding more dependencies to a class sounds like too much work
How to dispatch C# generic method call into specialized method calls
How to get the name of the class without instantiating object or having a static method?
Are unittest base classes good practice? (python/webapp2)
NUnit Rollback After Test
Resharper for huge projects, use or not use?