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
11
questions and find answers to
54
problems.
Stats
906
EtPoint
185
Vote count
11
questions
54
answers
About
Developer
Morten questions
Unit-testing event-triggered behaviour
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
Domain Driven Design - testability and the "new" keyword
How to unit test the heartbeat pattern?
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