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
10
questions and find answers to
52
problems.
Stats
873
EtPoint
180
Vote count
10
questions
52
answers
About
Developer
Morten questions
Throwing exceptions for legal states in code
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
Given a choice of adding unit tests or integration tests to an existing system, which is better to start with and why?
Selecting a value in combobox that's populated from a DataTable
unit testing a file writer function
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?