Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
David Tchepak
David Tchepak has asked
9
questions and find answers to
34
problems.
Stats
1.2k
EtPoint
430
Vote count
9
questions
34
answers
About
David Tchepak questions
Picking blocks out of largely free-form text with FParsec
Using .NET Rx to observe property changed with Action events
How to move from .NET-style TDD to Ruby?
Unit test execution speed (how many tests per second?)
David Tchepak answers
NSubstitute: Arg.Do does not fulfill the list of called parameters
MVC4 Unit test NSubstitute Could not find a call to return from
Mocking Generic Method with NSubstitute
NSubstitute virtual getter returning substitution using ForPartsOf throws exception
Does NSubstitute support ref parameters?
How does NSubstitute .Returns<T>() work?
NSubstitute ambiguous call when following documentation example (but with async method)
Does NSubstitute support the idea of Partial Mocks?
Create a single shared Mock Object or one per Unit Test
How to mock object's indexer with private setter in NSubstitute?